• R/O
  • SSH

コミット

タグ
未設定

よく使われているワード(クリックで追加)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

This is a fork of Zandronum Beta for TSPG.


コミットメタ情報

リビジョンa9fc8511c931900918a4904739b54273b23742f4 (tree)
日時2020-06-24 10:29:37
作者Sean Baggaley <sean@csnx...>
コミッターSean Baggaley

ログメッセージ

Bump version to 23

変更サマリ

差分

diff -r 5138d2be61e7 -r a9fc8511c931 src/version.h
--- a/src/version.h Wed Jun 24 02:28:34 2020 +0100
+++ b/src/version.h Wed Jun 24 02:29:37 2020 +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 22
143+#define TSPG_VERSION 23
144144
145145 #ifdef TSPG_DEBUG
146146 #define TSPG_VERSION_STR SAVEVERSTRINGIFY(TSPG_VERSION) "-dbg"