bumped version to 0.91.0 for future development

git-svn-id: svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@1230 af15c1b1-3010-417e-b628-4374ebc0bcbd
This commit is contained in:
Ozkan Sezer 2015-06-15 08:21:14 +00:00
parent 064753591f
commit 4c7ebfd20b
3 changed files with 3 additions and 3 deletions

View File

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

View File

@ -36,8 +36,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#define X11_VERSION 1.10
#define FITZQUAKE_VERSION 0.85 //johnfitz
#define QUAKESPASM_VERSION 0.90
#define QUAKESPASM_VER_PATCH 1 // helper to print a string like 0.90.0
#define QUAKESPASM_VERSION 0.91
#define QUAKESPASM_VER_PATCH 0 // helper to print a string like 0.91.0
//define PARANOID // speed sapping error checking