summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-10-14 17:31:14 +0300
committerAndrei Karas <akaras@inbox.ru>2017-10-14 17:31:14 +0300
commitc6a92498aeeb449d78cdf30f5c0e442a994185fb (patch)
tree8c588aa8356af58f0c151db601580d0c8b69849b /src/main.h
parentef5eb4199e7818adaf6bdaeebf32f8efe944db9b (diff)
downloadplus-c6a92498aeeb449d78cdf30f5c0e442a994185fb.tar.gz
plus-c6a92498aeeb449d78cdf30f5c0e442a994185fb.tar.bz2
plus-c6a92498aeeb449d78cdf30f5c0e442a994185fb.tar.xz
plus-c6a92498aeeb449d78cdf30f5c0e442a994185fb.zip
Change verstion to 1.7.10.14.v1.7.10.14
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 733d33037..2b6d6e9e9 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.9.30"
-#define CHECK_VERSION "01.07.09.30"
+#define SMALL_VERSION "1.7.10.14"
+#define CHECK_VERSION "01.07.10.14"
#ifdef HAVE_CONFIG_H
#include "../config.h"