From fe448ac7a32f594ebe212ae0cc7de161bc72fd79 Mon Sep 17 00:00:00 2001 From: jeremiah sypult Date: Wed, 6 Aug 2014 23:10:15 -0500 Subject: [PATCH] bump RIFTQUAKE_VERSION to 1.8 --- Quake/quakedef.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Quake/quakedef.h b/Quake/quakedef.h index 6229731..5e57ab4 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.9 #define QUAKESPASM_VER_PATCH 9 // helper to print a string like 0.85.9 -#define RIFTQUAKE_VERSION 1.6 +#define RIFTQUAKE_VERSION 1.8 //define PARANOID // speed sapping error checking