bumped version to 0.85.9 in the development tree

git-svn-id: svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@767 af15c1b1-3010-417e-b628-4374ebc0bcbd
This commit is contained in:
Ozkan Sezer 2012-10-08 08:50:49 +00:00
parent 846d272ed1
commit 65eef1e9a8
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.85.8</string>
<string>0.85.9</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>LSApplicationCategoryType</key>

View file

@ -35,8 +35,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.8
#define QUAKESPASM_VER_PATCH 8 // helper to print a string like 0.85.8
#define QUAKESPASM_VERSION 0.9
#define QUAKESPASM_VER_PATCH 9 // helper to print a string like 0.85.9
//define PARANOID // speed sapping error checking