summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-03-18 16:26:20 +0300
committerAndrei Karas <akaras@inbox.ru>2017-03-18 19:31:55 +0300
commitc57a30b0ec568d6c35ae144fb7a7a3f266b93c96 (patch)
tree64b201628c0af18e891916a048c75b928b4ed14e /src/main.h
parentcc962868b59a86e8f6d37e77aa9094790121a07e (diff)
downloadplus-c57a30b0ec568d6c35ae144fb7a7a3f266b93c96.tar.gz
plus-c57a30b0ec568d6c35ae144fb7a7a3f266b93c96.tar.bz2
plus-c57a30b0ec568d6c35ae144fb7a7a3f266b93c96.tar.xz
plus-c57a30b0ec568d6c35ae144fb7a7a3f266b93c96.zip
Update version to 1.7.3.18v1.7.3.18
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 d23731523..5fe3db1a1 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.3.4"
-#define CHECK_VERSION "01.07.03.04"
+#define SMALL_VERSION "1.7.3.18"
+#define CHECK_VERSION "01.07.03.18"
#ifdef HAVE_CONFIG_H
#include "../config.h"