changed version to 0.92.1 for future development

git-svn-id: svn+ssh://svn.code.sf.net/p/quakespasm/code/trunk@1329 af15c1b1-3010-417e-b628-4374ebc0bcbd
This commit is contained in:
sezero 2016-07-02 05:41:25 +00:00
parent eebbc64863
commit 3203186dfb
3 changed files with 2 additions and 2 deletions

View file

@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.92.0</string>
<string>0.92.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>LSApplicationCategoryType</key>

View file

@ -37,7 +37,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#define FITZQUAKE_VERSION 0.85 //johnfitz
#define QUAKESPASM_VERSION 0.92
#define QUAKESPASM_VER_PATCH 0 // helper to print a string like 0.91.0
#define QUAKESPASM_VER_PATCH 1 // helper to print a string like 0.92.1
//define PARANOID // speed sapping error checking