• 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).


Commit MetaInfo

Revision83647eab6d9523b2d9dfa7fb3c1ced93e1245cdb (tree)
Time2019-09-30 06:14:11
AuthorSean Baggaley <sean@csnx...>
CommiterSean Baggaley

Log Message

Bump TSPG version to v17

Change Summary

Incremental Difference

diff -r e9cf4f5200b6 -r 83647eab6d95 src/version.h
--- a/src/version.h Tue Sep 24 18:41:01 2019 +0100
+++ b/src/version.h Sun Sep 29 22:14:11 2019 +0100
@@ -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 16
143+#define TSPG_VERSION 17
144144
145145 #ifdef TSPG_DEBUG
146146 #define TSPG_VERSION_STR SAVEVERSTRINGIFY(TSPG_VERSION) "-dbg"