• 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

Revision72a1d0e72f856d8bbcccbcd156814b60774ee5ec (tree)
Time2021-03-15 11:17:12
AuthorSean Baggaley <me@drin...>
CommiterSean Baggaley

Log Message

Update version to TSPGv24

Change Summary

Incremental Difference

diff -r 1aed22c699e2 -r 72a1d0e72f85 src/version.h
--- a/src/version.h Mon Mar 15 02:12:17 2021 +0000
+++ b/src/version.h Mon Mar 15 02:17:12 2021 +0000
@@ -142,7 +142,7 @@
142142 // The maximum length of one save game description for the menus.
143143 #define SAVESTRINGSIZE 24
144144
145-#define TSPG_VERSION 23
145+#define TSPG_VERSION 24
146146
147147 #ifdef TSPG_DEBUG
148148 #define TSPG_VERSION_STR SAVEVERSTRINGIFY(TSPG_VERSION) "-dbg"