[iortcw] 03/95: Bump version to 1.51

Simon McVittie smcv at debian.org
Fri Sep 8 10:41:42 UTC 2017


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

smcv pushed a commit to tag 1.51
in repository iortcw.

commit 6956312c95e1e937c7506aa60b444e010461d7cb
Author: MAN-AT-ARMS <M4N4T4RMS at gmail.com>
Date:   Sun Nov 20 13:33:13 2016 -0500

    Bump version to 1.51
---
 MP/Makefile                | 2 +-
 MP/code/qcommon/q_shared.h | 2 +-
 SP/Makefile                | 2 +-
 SP/code/qcommon/q_shared.h | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/MP/Makefile b/MP/Makefile
index d6f0284..eaa55a4 100644
--- a/MP/Makefile
+++ b/MP/Makefile
@@ -126,7 +126,7 @@ endif
 export CROSS_COMPILING
 
 ifndef VERSION
-VERSION=1.5b
+VERSION=1.51-MP
 endif
 
 ifndef CLIENTBIN
diff --git a/MP/code/qcommon/q_shared.h b/MP/code/qcommon/q_shared.h
index bac8148..b728d15 100644
--- a/MP/code/qcommon/q_shared.h
+++ b/MP/code/qcommon/q_shared.h
@@ -87,7 +87,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.5b"
+  #define PRODUCT_VERSION "1.51-MP"
 #endif
 
 #ifndef OLD_PRODUCT_VERSION
diff --git a/SP/Makefile b/SP/Makefile
index b135d2e..ce0f915 100644
--- a/SP/Makefile
+++ b/SP/Makefile
@@ -123,7 +123,7 @@ endif
 export CROSS_COMPILING
 
 ifndef VERSION
-VERSION=1.5b
+VERSION=1.51-SP
 endif
 
 ifndef CLIENTBIN
diff --git a/SP/code/qcommon/q_shared.h b/SP/code/qcommon/q_shared.h
index 053d955..dc180e3 100644
--- a/SP/code/qcommon/q_shared.h
+++ b/SP/code/qcommon/q_shared.h
@@ -84,7 +84,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.5b"
+  #define PRODUCT_VERSION "1.51-SP"
 #endif
 
 #ifndef PRODUCT_DATE

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



More information about the Pkg-games-commits mailing list