summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2018-04-14 19:34:06 +0300
committerAndrei Karas <akaras@inbox.ru>2018-04-14 19:34:06 +0300
commitb37c55992ed7692a89b5a22345240bf855037517 (patch)
treec7503f4428bdb4a1501d6d59d66bc7f2b23ff615 /src/main.h
parent7820d0268944116a2ebd590b85dab7f320276f3f (diff)
downloadplus-b37c55992ed7692a89b5a22345240bf855037517.tar.gz
plus-b37c55992ed7692a89b5a22345240bf855037517.tar.bz2
plus-b37c55992ed7692a89b5a22345240bf855037517.tar.xz
plus-b37c55992ed7692a89b5a22345240bf855037517.zip
Change version to 1.8.4.14v1.8.4.14s20180417
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 42f84abb2..f418b8646 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.8.2.17"
-#define CHECK_VERSION "01.08.02.17"
+#define SMALL_VERSION "1.8.4.14"
+#define CHECK_VERSION "01.08.04.14"
#ifdef HAVE_CONFIG_H
#include "../config.h"