[colobot] 65/74: Release 0.1.9-alpha: Bump version

Didier Raboud odyx at moszumanska.debian.org
Mon Nov 7 07:50:06 UTC 2016


This is an automated email from the git hooks/post-receive script.

odyx pushed a commit to branch debian/master
in repository colobot.

commit b8d88c97b0aa3cc877be02416eadd0185daa5bcb
Author: krzys-h <krzys_h at interia.pl>
Date:   Wed Nov 2 21:42:23 2016 +0100

    Release 0.1.9-alpha: Bump version
---
 CMakeLists.txt | 6 +++---
 data           | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 4f92d1c..f658d00 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -13,12 +13,12 @@ project(colobot C CXX)
 set(COLOBOT_VERSION_CODENAME "Gold")
 set(COLOBOT_VERSION_MAJOR    0)
 set(COLOBOT_VERSION_MINOR    1)
-set(COLOBOT_VERSION_REVISION 8)
+set(COLOBOT_VERSION_REVISION 9)
 
 # Used on official releases
-#set(COLOBOT_VERSION_RELEASE_CODENAME "-alpha")
+set(COLOBOT_VERSION_RELEASE_CODENAME "-alpha")
 # Used on unreleased, development builds
-set(COLOBOT_VERSION_UNRELEASED "+alpha")
+#set(COLOBOT_VERSION_UNRELEASED "+alpha")
 
 # Append git characteristics to version
 if(DEFINED COLOBOT_VERSION_UNRELEASED)
diff --git a/data b/data
index 27d3674..f96cf39 160000
--- a/data
+++ b/data
@@ -1 +1 @@
-Subproject commit 27d3674c6809b4c466e7cc81a7942a94c5280698
+Subproject commit f96cf394a327210ac9e40d68d68963f25633f758

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/colobot.git



More information about the Pkg-games-commits mailing list