diff --git a/Quake/quakedef.h b/Quake/quakedef.h index 41c24baf..ba9710fc 100644 --- a/Quake/quakedef.h +++ b/Quake/quakedef.h @@ -37,8 +37,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.1 -#define QUAKESPASM_VER_PATCH 1 // helper to print a string like 0.85.1 +#define QUAKESPASM_VERSION 0.2 +#define QUAKESPASM_VER_PATCH 2 // helper to print a string like 0.85.1 //define PARANOID // speed sapping error checking