diff --git a/MacOSX/English.lproj/InfoPlist.strings b/MacOSX/English.lproj/InfoPlist.strings index 84fdd99e..db05135e 100644 Binary files a/MacOSX/English.lproj/InfoPlist.strings and b/MacOSX/English.lproj/InfoPlist.strings differ diff --git a/MacOSX/Info.plist b/MacOSX/Info.plist index 51055af1..6fdcc16c 100644 --- a/MacOSX/Info.plist +++ b/MacOSX/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.92.0 + 0.92.1 CFBundleSignature ???? LSApplicationCategoryType diff --git a/Quake/quakedef.h b/Quake/quakedef.h index 639741c9..565d4edd 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.92 -#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.92.1 //define PARANOID // speed sapping error checking