[iortcw] 407/497: All: Bump version number to 1.42d to avoid confusion with Knightmare's build
Simon McVittie
smcv at debian.org
Fri Sep 8 10:37:37 UTC 2017
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 3f095526ebae003d29e768c717e64097757a183a
Author: MAN-AT-ARMS <M4N4T4RMS at gmail.com>
Date: Wed Oct 7 15:28:00 2015 -0400
All: Bump version number to 1.42d to avoid confusion with Knightmare's build
---
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 08ccf1d..435f4fd 100644
--- a/MP/Makefile
+++ b/MP/Makefile
@@ -127,7 +127,7 @@ endif
export CROSS_COMPILING
ifndef VERSION
-VERSION=1.42c
+VERSION=1.42d
endif
ifndef CLIENTBIN
diff --git a/MP/code/qcommon/q_shared.h b/MP/code/qcommon/q_shared.h
index b79983c..583450d 100644
--- a/MP/code/qcommon/q_shared.h
+++ b/MP/code/qcommon/q_shared.h
@@ -79,7 +79,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.42c"
+ #define PRODUCT_VERSION "1.42d"
#endif
#ifndef OLD_PRODUCT_VERSION
diff --git a/SP/Makefile b/SP/Makefile
index 8180a49..245a5a4 100644
--- a/SP/Makefile
+++ b/SP/Makefile
@@ -127,7 +127,7 @@ endif
export CROSS_COMPILING
ifndef VERSION
-VERSION=1.42c
+VERSION=1.42d
endif
ifndef CLIENTBIN
diff --git a/SP/code/qcommon/q_shared.h b/SP/code/qcommon/q_shared.h
index 0e74c7c..b8941c6 100644
--- a/SP/code/qcommon/q_shared.h
+++ b/SP/code/qcommon/q_shared.h
@@ -76,7 +76,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.42c"
+ #define PRODUCT_VERSION "1.42d"
#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
More information about the Pkg-games-commits
mailing list