summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-03-02 15:10:26 +0300
committerAndrei Karas <akaras@inbox.ru>2013-03-02 15:10:26 +0300
commitf06505b08060ad0720653fdf21fcc306ca93eb13 (patch)
tree2541184b0ce80dd8be739d3d2431a1df953e6f91 /src/main.h
parentf591e5861f8613d080208fc8b95b87249225b8d9 (diff)
downloadManaVerse-f06505b08060ad0720653fdf21fcc306ca93eb13.tar.gz
ManaVerse-f06505b08060ad0720653fdf21fcc306ca93eb13.tar.bz2
ManaVerse-f06505b08060ad0720653fdf21fcc306ca93eb13.tar.xz
ManaVerse-f06505b08060ad0720653fdf21fcc306ca93eb13.zip
Change version to 1.3.3.3v1.3.3.3
Diffstat (limited to 'src/main.h')
-rw-r--r--src/main.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main.h b/src/main.h
index 4f6044dd4..be587338c 100644
--- a/src/main.h
+++ b/src/main.h
@@ -45,8 +45,8 @@
* different interfaces, which have different implementations for each server.
*/
-#define SMALL_VERSION "1.3.2.17"
-#define CHECK_VERSION "01.03.02.17"
+#define SMALL_VERSION "1.3.3.3"
+#define CHECK_VERSION "01.03.03.03"
#ifdef HAVE_CONFIG_H
#include "../config.h"