This is an automated email from the git hooks/post-receive script. odyx pushed a commit to annotated tag debian/0.1.7b-1 in repository colobot.
commit e77f9dbd36469d5df5637f63b52da78d039c8ff1 Author: krzys-h <[email protected]> Date: Sat Apr 2 23:14:47 2016 +0200 Bump version to 0.1.7b --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 9f4510b..e57e73a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -13,7 +13,7 @@ project(colobot C CXX) set(COLOBOT_VERSION_CODENAME "Gold") set(COLOBOT_VERSION_MAJOR 0) set(COLOBOT_VERSION_MINOR 1) -set(COLOBOT_VERSION_REVISION 7) +set(COLOBOT_VERSION_REVISION 7b) # Used on official releases set(COLOBOT_VERSION_RELEASE_CODENAME "-alpha") -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/colobot.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

