From 65eef1e9a8b223b7f1a3006354d2cd5a1a6c7c51 Mon Sep 17 00:00:00 2001 From: Ozkan Sezer Date: Mon, 8 Oct 2012 08:50:49 +0000 Subject: [PATCH] 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 --- MacOSX/English.lproj/InfoPlist.strings | Bin 536 -> 536 bytes MacOSX/Info.plist | 2 +- Quake/quakedef.h | 4 ++-- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/MacOSX/English.lproj/InfoPlist.strings b/MacOSX/English.lproj/InfoPlist.strings index d5eabf49d0234e1ac0be2c298396dc13d40e7d9e..16d18fd46ec72d1833f0a79274ab0ffaea13b2d0 100644 GIT binary patch delta 20 ccmbQiGJ|Ep9Y)KE{o)h9I5ApIHfMYY08wBE!vFvP delta 20 ccmbQiGJ|Ep9Y%|Z{o)h9I5ApGHfMYY08vf{!2kdN diff --git a/MacOSX/Info.plist b/MacOSX/Info.plist index 5d653744..b93aa706 100644 --- a/MacOSX/Info.plist +++ b/MacOSX/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.85.8 + 0.85.9 CFBundleSignature ???? LSApplicationCategoryType diff --git a/Quake/quakedef.h b/Quake/quakedef.h index 1ece0c61..e46176b7 100644 --- a/Quake/quakedef.h +++ b/Quake/quakedef.h @@ -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