• 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 used on servers hosted by The Sentinels Playground (TSPG), Euroboros (EB), and Down Under Doomers (DUD).


Commit MetaInfo

Revision43cbe93808ea9f07d07ef3354451e94d00519a2e (tree)
Time2015-03-30 04:54:32
AuthorBenjamin Berkels <torr.samaho@quan...>
CommiterBenjamin Berkels

Log Message

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

Change Summary

Incremental Difference

diff -r c3472bd0c134 -r 43cbe93808ea src/version.h
--- a/src/version.h Sat Mar 28 18:07:23 2015 +0100
+++ b/src/version.h Sun Mar 29 21:54:32 2015 +0200
@@ -43,7 +43,7 @@
4343 #define GAME_MAJOR_VERSION 1
4444 #define GAME_MINOR_VERSION 2
4545 #define GAMEVER_STRING "2.0"
46-#define DOTVERSIONSTR GAMEVER_STRING "-alpha"
46+#define DOTVERSIONSTR GAMEVER_STRING
4747 #define DOTVERSIONSTR_NOREV DOTVERSIONSTR
4848
4949 #define ZDVER_STRING "2.5.0"
@@ -66,8 +66,8 @@
6666 #define BUILD_PRIVATE 3
6767
6868 // [RC] Release code ID for this build.
69-#define BUILD_ID BUILD_INTERNAL
70-#define BUILD_ID_STR "Internal" // Used in the exe's metadata.
69+#define BUILD_ID BUILD_RELEASE
70+#define BUILD_ID_STR "Release" // Used in the exe's metadata.
7171
7272 // Version identifier for network games.
7373 // Bump it every time you do a release unless you're certain you