summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-08-19 18:33:43 +0300
committerAndrei Karas <akaras@inbox.ru>2017-08-19 18:33:43 +0300
commitdf54865fe22869e2a54cd667bbb4f27bea55c097 (patch)
tree807af81f42ccacc68e658768067883c7e8c5201b /src
parentd2dca5525483762bfcfd76981357eec7f89fcfe3 (diff)
downloadmv-df54865fe22869e2a54cd667bbb4f27bea55c097.tar.gz
mv-df54865fe22869e2a54cd667bbb4f27bea55c097.tar.bz2
mv-df54865fe22869e2a54cd667bbb4f27bea55c097.tar.xz
mv-df54865fe22869e2a54cd667bbb4f27bea55c097.zip
Change verstion to 1.7.8.19.
Diffstat (limited to 'src')
-rw-r--r--src/main.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main.h b/src/main.h
index eac95b804..68d843d07 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.8.5"
-#define CHECK_VERSION "01.07.08.05"
+#define SMALL_VERSION "1.7.8.19"
+#define CHECK_VERSION "01.07.08.19"
#ifdef HAVE_CONFIG_H
#include "../config.h"