From 36606064e547888715e06f6688bf2664d7a13776 Mon Sep 17 00:00:00 2001 From: gewlitys Date: Wed, 12 Feb 2003 13:35:36 +0000 Subject: [PATCH] bumped version to 0.14 git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@745 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/src/options.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sc2/src/options.h b/sc2/src/options.h index ea28dd141..8fa2d0192 100644 --- a/sc2/src/options.h +++ b/sc2/src/options.h @@ -23,7 +23,7 @@ #define OPTIONS_H #define UQM_MAJOR_VERSION 0 -#define UQM_MINOR_VERSION 13 +#define UQM_MINOR_VERSION 14 #define OPT_3DO 0x01 #define OPT_PC 0x02