summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2018-02-17 19:04:06 +0300
committerAndrei Karas <akaras@inbox.ru>2018-02-17 19:04:06 +0300
commit022e1967837a9e065f88ba5036381c54448b203c (patch)
tree18d05186abcd0720a8ace86456d2c07733455534 /src/main.h
parent90350d0f968bc755c165d0ef8152081a20bfe2cf (diff)
downloadplus-022e1967837a9e065f88ba5036381c54448b203c.tar.gz
plus-022e1967837a9e065f88ba5036381c54448b203c.tar.bz2
plus-022e1967837a9e065f88ba5036381c54448b203c.tar.xz
plus-022e1967837a9e065f88ba5036381c54448b203c.zip
Change verstion to 1.8.2.17.v1.8.2.17
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 f97f1d7b4..42f84abb2 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.11.11"
-#define CHECK_VERSION "01.07.11.11"
+#define SMALL_VERSION "1.8.2.17"
+#define CHECK_VERSION "01.08.02.17"
#ifdef HAVE_CONFIG_H
#include "../config.h"