diff --git a/Quake/quakedef.h b/Quake/quakedef.h index a0d76a5e..cf6cbc06 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.3 -#define QUAKESPASM_VER_PATCH 3 // helper to print a string like 0.85.3 +#define QUAKESPASM_VERSION 0.4 +#define QUAKESPASM_VER_PATCH 4 // helper to print a string like 0.85.4 //define PARANOID // speed sapping error checking