diff --git a/MacOSX/English.lproj/InfoPlist.strings b/MacOSX/English.lproj/InfoPlist.strings index 16d18fd4..8956cd02 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 b93aa706..1d039ae5 100644 --- a/MacOSX/Info.plist +++ b/MacOSX/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.85.9 + 0.85.10 CFBundleSignature ???? LSApplicationCategoryType diff --git a/Quake/quakedef.h b/Quake/quakedef.h index e46176b7..506a04f8 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.9 -#define QUAKESPASM_VER_PATCH 9 // helper to print a string like 0.85.9 +#define QUAKESPASM_VERSION 0.10 +#define QUAKESPASM_VER_PATCH 10 // helper to print a string like 0.85.10 //define PARANOID // speed sapping error checking