• R/O
  • SSH

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

This is a fork of Zandronum for TSPG.


Commit MetaInfo

Revisión9c15c9657806dd273a56d56d64c28b63efabf5a9 (tree)
Tiempo2015-07-13 05:18:55
AutorBenjamin Berkels <torr.samaho@quan...>
CommiterBenjamin Berkels

Log Message

- changed the version string to 2.1.1
- changed BUILD_ID/BUILD_ID_STR to release

Cambiar Resumen

Diferencia incremental

diff -r 7c94e628b761 -r 9c15c9657806 src/version.h
--- a/src/version.h Sun Jul 12 21:27:36 2015 +0200
+++ b/src/version.h Sun Jul 12 22:18:55 2015 +0200
@@ -47,7 +47,7 @@
4747 #define GAME_MAJOR_VERSION 2
4848 #define GAME_MINOR_VERSION 1
4949 #define GAMEVER_STRING "2.1.1"
50-#define DOTVERSIONSTR GAMEVER_STRING "-alpha"
50+#define DOTVERSIONSTR GAMEVER_STRING
5151 #define VERSIONSTR DOTVERSIONSTR
5252
5353 #define ZDVER_STRING "2.5.0"
@@ -70,8 +70,8 @@
7070 #define BUILD_PRIVATE 3
7171
7272 // [RC] Release code ID for this build.
73-#define BUILD_ID BUILD_INTERNAL
74-#define BUILD_ID_STR "Internal" // Used in the exe's metadata.
73+#define BUILD_ID BUILD_RELEASE
74+#define BUILD_ID_STR "Release" // Used in the exe's metadata.
7575
7676 // Version identifier for network games.
7777 // Bump it every time you do a release unless you're certain you