quakedef.h (QUAKESPASM_VERSION): define as 0.1 for now.

(QUAKESPASM_VER_PATCH): define as 1 for now (helper to print a string like
0.85.1)


git-svn-id: svn+ssh://svn.code.sf.net/p/quakespasm/code/trunk@29 af15c1b1-3010-417e-b628-4374ebc0bcbd
This commit is contained in:
sezero 2010-02-16 14:45:40 +00:00
parent cba5a07940
commit 4e1517ca9c
1 changed files with 2 additions and 0 deletions

View File

@ -33,6 +33,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 PARANOID // speed sapping error checking