• R/O
  • SSH

Commit

Tags
Aucun tag

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

Révisiondd3c3b57023f64cda84f09ed13e4c03a4ad2b920 (tree)
l'heure2017-09-01 20:40:50
AuteurBenjamin Berkels <torr.samaho@quan...>
CommiterBenjamin Berkels

Message de Log

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

Change Summary

Modification

diff -r c560d9cabffe -r dd3c3b57023f src/version.h
--- a/src/version.h Sun Aug 27 14:32:30 2017 +0200
+++ b/src/version.h Fri Sep 01 06:40:50 2017 -0500
@@ -47,7 +47,7 @@
4747 #define GAME_MAJOR_VERSION 3
4848 #define GAME_MINOR_VERSION 0
4949 #define GAMEVER_STRING "3.0"
50-#define DOTVERSIONSTR GAMEVER_STRING "-alpha"
50+#define DOTVERSIONSTR GAMEVER_STRING
5151 #define VERSIONSTR DOTVERSIONSTR
5252
5353 // [BB] The version string that includes revision / compatibility data.
@@ -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