From 674b138af938bbe4b5aa05667b921e1c353a4cbc Mon Sep 17 00:00:00 2001 From: Yamagi Burmeister Date: Tue, 10 Mar 2009 17:37:46 +0000 Subject: [PATCH] Nummer 1.02 --- src/common/qcommon.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/qcommon.h b/src/common/qcommon.h index 05942093..4d66337a 100644 --- a/src/common/qcommon.h +++ b/src/common/qcommon.h @@ -22,7 +22,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include "../game/quake2/q_shared.h" -#define VERSION 1.01 +#define VERSION 1.02 #define BASEDIRNAME "baseq2" #if defined __linux__