• 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

Revisionbaf85278e82294638bac76c5b379f3cef4b49cd0 (tree)
Time2017-12-16 07:39:27
AuthorSean Baggaley <sean@csnx...>
CommiterSean Baggaley

Log Message

Bump TSPG version

Change Summary

Incremental Difference

diff -r 7f90a1640919 -r baf85278e822 src/version.h
--- a/src/version.h Fri Dec 15 22:39:09 2017 +0000
+++ b/src/version.h Fri Dec 15 22:39:27 2017 +0000
@@ -140,7 +140,7 @@
140140 // The maximum length of one save game description for the menus.
141141 #define SAVESTRINGSIZE 24
142142
143-#define TSPG_VERSION 4
143+#define TSPG_VERSION 5
144144
145145 #ifdef TSPG_DEBUG
146146 #define TSPG_VERSION_STR SAVEVERSTRINGIFY(TSPG_VERSION) "-dbg"