This is an automated email from the git hooks/post-receive script. smcv pushed a commit to annotated tag 1.42d in repository iortcw.
commit e37e5c158be874bd2c8bc03d3bc82f9fbb0887db Author: [email protected] <[email protected]@e65d2741-a53d-b2dc-ae96-bb75fa5e4c4a> Date: Sat Apr 26 21:53:08 2014 +0000 Add tag for 1.42a release / Bump trunk version to 1.42b --- MP/Makefile | 2 +- MP/code/qcommon/q_shared.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/MP/Makefile b/MP/Makefile index 3ec00e1..454ef88 100644 --- a/MP/Makefile +++ b/MP/Makefile @@ -116,7 +116,7 @@ endif export CROSS_COMPILING ifndef VERSION -VERSION=1.42 +VERSION=1.42b endif ifndef CLIENTBIN diff --git a/MP/code/qcommon/q_shared.h b/MP/code/qcommon/q_shared.h index 52d0c9b..6260848 100644 --- a/MP/code/qcommon/q_shared.h +++ b/MP/code/qcommon/q_shared.h @@ -72,7 +72,7 @@ If you have questions concerning this license or the applicable additional terms #endif #ifndef PRODUCT_VERSION - #define PRODUCT_VERSION "1.42" + #define PRODUCT_VERSION "1.42b" #endif #ifndef OLD_PRODUCT_VERSION -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/iortcw.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

