From 472bd01fce41fec3d4362c2633150d3a952910bb Mon Sep 17 00:00:00 2001 From: Ozkan Sezer Date: Tue, 21 Oct 2014 20:05:08 +0000 Subject: [PATCH] bump version to 0.90.1 git-svn-id: svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@1131 af15c1b1-3010-417e-b628-4374ebc0bcbd --- MacOSX/English.lproj/InfoPlist.strings | Bin 536 -> 536 bytes MacOSX/Info.plist | 2 +- Quake/quakedef.h | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/MacOSX/English.lproj/InfoPlist.strings b/MacOSX/English.lproj/InfoPlist.strings index 1cb0b16b7deb91641f82b4187093adc2dc18fcef..520d75731052fad56e1f3875e2ddd5f9b28191a6 100644 GIT binary patch delta 20 ccmbQiGJ|Ep9Y({6{o)h9I58SdHfMYY08r2evj6}9 delta 20 ccmbQiGJ|Ep9Y%wR{o)h9I58SbHfMYY08qXMu>b%7 diff --git a/MacOSX/Info.plist b/MacOSX/Info.plist index ad185351..44fee6c4 100644 --- a/MacOSX/Info.plist +++ b/MacOSX/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.90.0 + 0.90.1 CFBundleSignature ???? LSApplicationCategoryType diff --git a/Quake/quakedef.h b/Quake/quakedef.h index d0532f26..816433e3 100644 --- a/Quake/quakedef.h +++ b/Quake/quakedef.h @@ -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.90 -#define QUAKESPASM_VER_PATCH 0 // helper to print a string like 0.90.0 +#define QUAKESPASM_VER_PATCH 1 // helper to print a string like 0.90.0 //define PARANOID // speed sapping error checking