From db9de698844f1643e7e9136397c3e67cf235ac9d Mon Sep 17 00:00:00 2001 From: Yamagi Burmeister Date: Sun, 9 Oct 2011 16:56:33 +0000 Subject: [PATCH] - Bump savegame version - Bump client version --- src/common/header/common.h | 2 +- src/game/savegame/savegame.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/common/header/common.h b/src/common/header/common.h index b4fc556a..749b446a 100644 --- a/src/common/header/common.h +++ b/src/common/header/common.h @@ -32,7 +32,7 @@ #include "shared.h" #include "crc.h" -#define VERSION 3.00 +#define VERSION 3.99 #define BASEDIRNAME "baseq2" #if defined __linux__ diff --git a/src/game/savegame/savegame.c b/src/game/savegame/savegame.c index 43163b29..fcc47233 100644 --- a/src/game/savegame/savegame.c +++ b/src/game/savegame/savegame.c @@ -74,7 +74,7 @@ * in tables/ are changed, otherwise * strange things may happen. */ -#define SAVEGAMEVER "YQ2-0" +#define SAVEGAMEVER "YQ2-1" /* * This macros are used to