Start 0.0.5

changelog.txt not updated yet
This commit is contained in:
Michał Janiszewski 2016-04-13 14:11:08 +02:00
parent 9edd48c4b8
commit da80a691bc
8 changed files with 9 additions and 9 deletions

View File

@ -8,7 +8,7 @@ sudo: required
dist: trusty
env:
global:
- OPENRCT2_VERSION="0.0.4.0"
- OPENRCT2_VERSION="0.0.5.0"
matrix:
include:

View File

@ -246,5 +246,5 @@ install(FILES ${DOC_FILES} DESTINATION share/doc/${PROJECT})
set(CPACK_PACKAGE_VERSION_MAJOR 0)
set(CPACK_PACKAGE_VERSION_MINOR 0)
set(CPACK_PACKAGE_VERSION_PATCH 4)
set(CPACK_PACKAGE_VERSION_PATCH 5)
INCLUDE(CPack)

View File

@ -1,4 +1,4 @@
version: 0.0.4.{build}
version: 0.0.5.{build}
os: Visual Studio 2015
environment:
ENCKEY:

2
debian/changelog vendored
View File

@ -1,4 +1,4 @@
openrct2 (0.0.4-develop-1) unstable; urgency=medium
openrct2 (0.0.5-develop-1) unstable; urgency=medium
* Initial release. (Closes: #XXXXXX)

View File

@ -1,5 +1,5 @@
Last updated: 2016-09-01
Release version: 0.0.4.0-beta
Last updated: 2016-04-13
Release version: 0.0.5.0-beta
------------------------------------------------------------------------

View File

@ -1,7 +1,7 @@
# Version numbers to update
!define /ifndef APPV_MAJOR 0
!define /ifndef APPV_MINOR 0
!define /ifndef APPV_MAINT 4
!define /ifndef APPV_MAINT 5
!define /ifndef APPV_BUILD 0
!define /ifndef APPV_EXTRA "-beta"

View File

@ -21,7 +21,7 @@ $server = "AppVeyor"
${env:APPVEYOR_REPO_COMMIT_SHORT} = (${env:APPVEYOR_REPO_COMMIT}).Substring(0, 7)
# Current version
$version = "0.0.4.0"
$version = "0.0.5.0"
# Tagged builds will hide branch and commit SHA1
$tag = $null

View File

@ -4,7 +4,7 @@
#include "common.h"
#define OPENRCT2_NAME "OpenRCT2"
#define OPENRCT2_VERSION "0.0.4"
#define OPENRCT2_VERSION "0.0.5"
#define OPENRCT2_ARCHITECTURE "x86"
// Platform