summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-11-11 17:41:16 +0300
committerAndrei Karas <akaras@inbox.ru>2017-11-11 17:41:16 +0300
commit9cf73639f09418bcfab169d78ec28cc09a2bed29 (patch)
tree6d460429dd589509e2366019f6e1a1160c747aeb /src/main.h
parentc33c3b46c8d8e268d25368ecf3403b8b6f7ffb9c (diff)
downloadplus-9cf73639f09418bcfab169d78ec28cc09a2bed29.tar.gz
plus-9cf73639f09418bcfab169d78ec28cc09a2bed29.tar.bz2
plus-9cf73639f09418bcfab169d78ec28cc09a2bed29.tar.xz
plus-9cf73639f09418bcfab169d78ec28cc09a2bed29.zip
Change version to 1.7.11.11.v1.7.11.11
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 92541912b..bd96b952a 100644
--- a/src/main.h
+++ b/src/main.h
@@ -40,8 +40,8 @@
* by the map, interleaved with the tiles in the fringe layer.
*/
-#define SMALL_VERSION "1.7.10.28"
-#define CHECK_VERSION "01.07.10.28"
+#define SMALL_VERSION "1.7.11.11"
+#define CHECK_VERSION "01.07.11.11"
#ifdef HAVE_CONFIG_H
#include "../config.h"