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 4286106153e706b069ea542b4e2174c5a3bc50e0 Author: [email protected] <[email protected]@e65d2741-a53d-b2dc-ae96-bb75fa5e4c4a> Date: Fri Nov 28 12:00:37 2014 +0000 All: Change version to 1.42c --- MP/code/qcommon/q_shared.h | 2 +- SP/code/qcommon/q_shared.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/MP/code/qcommon/q_shared.h b/MP/code/qcommon/q_shared.h index 680a41f..4144e7c 100644 --- a/MP/code/qcommon/q_shared.h +++ b/MP/code/qcommon/q_shared.h @@ -75,7 +75,7 @@ If you have questions concerning this license or the applicable additional terms #define LEGACY_HEARTBEAT_FOR_MASTER "Wolfenstein-1" #ifndef PRODUCT_VERSION - #define PRODUCT_VERSION "1.42b" + #define PRODUCT_VERSION "1.42c" #endif #ifndef OLD_PRODUCT_VERSION diff --git a/SP/code/qcommon/q_shared.h b/SP/code/qcommon/q_shared.h index 1125c57..6f20164 100644 --- a/SP/code/qcommon/q_shared.h +++ b/SP/code/qcommon/q_shared.h @@ -72,7 +72,7 @@ If you have questions concerning this license or the applicable additional terms #define LEGACY_HEARTBEAT_FOR_MASTER "Wolfenstein-1" #ifndef PRODUCT_VERSION - #define PRODUCT_VERSION "1.42b" + #define PRODUCT_VERSION "1.42c" #endif #define Q3_VERSION PRODUCT_NAME " " 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

