bumped version to 0.91.1 for future development

git-svn-id: svn+ssh://svn.code.sf.net/p/quakespasm/code/trunk@1283 af15c1b1-3010-417e-b628-4374ebc0bcbd
This commit is contained in:
sezero 2016-01-18 07:28:03 +00:00
parent aba6d04d6d
commit b75b073f65
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.91.0</string>
<string>0.91.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.91
#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.91.0
//define PARANOID // speed sapping error checking