• 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 Beta for TSPG.


Commit MetaInfo

Revisiónc75c3b218fd5def607274010bf4f75401f9aa444 (tree)
Tiempo2012-08-20 05:11:18
AutorBenjamin Berkels <torr.samaho@quan...>
CommiterBenjamin Berkels

Log Message

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

Cambiar Resumen

Diferencia incremental

diff -r afe354d14f0a -r c75c3b218fd5 src/version.h
--- a/src/version.h Sun Aug 19 18:44:29 2012 +0200
+++ b/src/version.h Sun Aug 19 22:11:18 2012 +0200
@@ -41,7 +41,7 @@
4141 /** Lots of different version numbers **/
4242
4343 #define GAMEVER_STRING "1.0"
44-#define DOTVERSIONSTR GAMEVER_STRING "-alpha"
44+#define DOTVERSIONSTR GAMEVER_STRING
4545 #define DOTVERSIONSTR_NOREV DOTVERSIONSTR
4646
4747 #define ZDVER_STRING "2.3.1"
@@ -64,8 +64,8 @@
6464 #define BUILD_PRIVATE 3
6565
6666 // [RC] Release code ID for this build.
67-#define BUILD_ID BUILD_INTERNAL
68-#define BUILD_ID_STR "Internal" // Used in the exe's metadata.
67+#define BUILD_ID BUILD_RELEASE
68+#define BUILD_ID_STR "Release" // Used in the exe's metadata.
6969
7070 // Version identifier for network games.
7171 // Bump it every time you do a release unless you're certain you