diff options
author | Andrei Karas <akaras@inbox.ru> | 2017-10-28 16:49:32 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2017-10-28 16:49:32 +0300 |
commit | 17daf620e673758c891892ece5e85faea3d7fcf0 (patch) | |
tree | 224629fd5e96029be33d41171bccc04b02833fa5 /src/main.h | |
parent | ce046e96b105fb5c21e3222c4082aac40dfa4275 (diff) | |
download | plus-17daf620e673758c891892ece5e85faea3d7fcf0.tar.gz plus-17daf620e673758c891892ece5e85faea3d7fcf0.tar.bz2 plus-17daf620e673758c891892ece5e85faea3d7fcf0.tar.xz plus-17daf620e673758c891892ece5e85faea3d7fcf0.zip |
Change verstion to 1.7.10.28.v1.7.10.28
Diffstat (limited to 'src/main.h')
-rw-r--r-- | src/main.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main.h b/src/main.h index d5babcd87..92541912b 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.10.14" -#define CHECK_VERSION "01.07.10.14" +#define SMALL_VERSION "1.7.10.28" +#define CHECK_VERSION "01.07.10.28" #ifdef HAVE_CONFIG_H #include "../config.h" |