[colobot] 98/100: Release 0.1.10-alpha: Bump version

Didier Raboud odyx at moszumanska.debian.org
Thu Jun 1 18:10:25 UTC 2017


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

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

commit 621911eb64fca6db0701af2b2e960bc8752af521
Author: krzys-h <krzys_h at interia.pl>
Date:   Wed May 24 14:34:19 2017 +0200

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

diff --git a/CMakeLists.txt b/CMakeLists.txt
index e3e2878..42a6ac8 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 9)
+set(COLOBOT_VERSION_REVISION 10)
 
 # 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 2794fd5..3cf809d 160000
--- a/data
+++ b/data
@@ -1 +1 @@
-Subproject commit 2794fd57c32412d4c9103d20c1ec0c888e1e97a0
+Subproject commit 3cf809d6a36d3834a97c8cede250b15ec4473539

-- 
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