From 4016b37f238619b0e57122e59fae61438dd02ef5 Mon Sep 17 00:00:00 2001 From: sezero Date: Sun, 19 Sep 2010 09:11:38 +0000 Subject: [PATCH] bumped version to 0.85.4 in the development tree. git-svn-id: svn+ssh://svn.code.sf.net/p/quakespasm/code/trunk@330 af15c1b1-3010-417e-b628-4374ebc0bcbd --- quakespasm/Quake/quakedef.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/quakespasm/Quake/quakedef.h b/quakespasm/Quake/quakedef.h index a0d76a5e..cf6cbc06 100644 --- a/quakespasm/Quake/quakedef.h +++ b/quakespasm/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