diff options
Diffstat (limited to 'src')
-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 82d8d9b19..cd346e0f4 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.2.4" -#define CHECK_VERSION "01.07.02.04" +#define SMALL_VERSION "1.7.2.18" +#define CHECK_VERSION "01.07.02.18" #ifdef HAVE_CONFIG_H #include "../config.h" |