From 16a84f52b84c0992e642a6dc60099f96fd37e182 Mon Sep 17 00:00:00 2001 From: Ozkan Sezer Date: Mon, 18 Jan 2016 07:28:03 +0000 Subject: [PATCH] bumped version to 0.91.1 for future development git-svn-id: svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@1283 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 c2a4519bd538bc527cd4d74b2006ece78d2ad258..b0efe036132dfa58417f7b24773b5ff8c254d905 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 85a7bc1c..0cdb8652 100644 --- a/MacOSX/Info.plist +++ b/MacOSX/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.91.0 + 0.91.1 CFBundleSignature ???? LSApplicationCategoryType diff --git a/Quake/quakedef.h b/Quake/quakedef.h index f9ae2668..966ea974 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.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