summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2019-03-23 19:57:11 +0300
committerAndrei Karas <akaras@inbox.ru>2019-03-23 19:57:11 +0300
commit07f46bbcdeaab1947d5786819f843b90a415484c (patch)
tree6909deecada7981dcd093a72a9720f554c884a42 /src/main.h
parente2d9aadb03f2e119943aeda0aa63298f1d99d848 (diff)
downloadplus-07f46bbcdeaab1947d5786819f843b90a415484c.tar.gz
plus-07f46bbcdeaab1947d5786819f843b90a415484c.tar.bz2
plus-07f46bbcdeaab1947d5786819f843b90a415484c.tar.xz
plus-07f46bbcdeaab1947d5786819f843b90a415484c.zip
Change version to 1.9.3.23
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 23cdcecef..7606c27f6 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.12.8"
-#define CHECK_VERSION "01.08.12.08"
+#define SMALL_VERSION "1.9.3.23"
+#define CHECK_VERSION "01.09.03.23"
#ifdef HAVE_CONFIG_H
#include "../config.h"