summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-08-05 17:08:22 +0300
committerAndrei Karas <akaras@inbox.ru>2017-08-05 17:08:22 +0300
commitb7f3981fc5ee94a6d8989a29f850ee3a3eaa7baf (patch)
tree6808ced09e70e41d3383af4830fd3574d35b7256 /src/main.h
parente141800f28512a4bed19044ef616c07c122ac923 (diff)
downloadplus-b7f3981fc5ee94a6d8989a29f850ee3a3eaa7baf.tar.gz
plus-b7f3981fc5ee94a6d8989a29f850ee3a3eaa7baf.tar.bz2
plus-b7f3981fc5ee94a6d8989a29f850ee3a3eaa7baf.tar.xz
plus-b7f3981fc5ee94a6d8989a29f850ee3a3eaa7baf.zip
Change verstion to 1.7.8.5.
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 726fa9d8f..eac95b804 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.7.22"
-#define CHECK_VERSION "01.07.07.22"
+#define SMALL_VERSION "1.7.8.5"
+#define CHECK_VERSION "01.07.08.05"
#ifdef HAVE_CONFIG_H
#include "../config.h"