From ab803809eee32df7a6b60b77247c3ad72d485efb Mon Sep 17 00:00:00 2001 From: Yamagi Burmeister Date: Sat, 20 Feb 2010 08:13:09 +0000 Subject: [PATCH] =?UTF-8?q?Erh=C3=B6he=20Versionsnummer=20auf=202.11?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 3350a5b8..9be508e3 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/baseq2/q_shared.h" -#define VERSION 2.10 +#define VERSION 2.11 #define BASEDIRNAME "baseq2" #if defined __linux__