diff options
author | Andrei Karas <akaras@inbox.ru> | 2011-05-14 18:26:01 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2011-05-14 18:26:01 +0300 |
commit | b5a68dae59b563ec2d339527427f7ff386c9ba96 (patch) | |
tree | 15d0a04ed98dbef6be3d2e417dcc874556131d28 /src | |
parent | eedeca17b9867762093e330d68bf21aea9e75fba (diff) | |
download | plus-b5a68dae59b563ec2d339527427f7ff386c9ba96.tar.gz plus-b5a68dae59b563ec2d339527427f7ff386c9ba96.tar.bz2 plus-b5a68dae59b563ec2d339527427f7ff386c9ba96.tar.xz plus-b5a68dae59b563ec2d339527427f7ff386c9ba96.zip |
Change version to 1.1.5.15.v1.1.5.15
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 0dd9374ad..21316886b 100644 --- a/src/main.h +++ b/src/main.h @@ -90,8 +90,8 @@ //define DEBUG_ALPHA_CACHE 1 //define DEBUG_OPENGL_LEAKS 1 -#define SMALL_VERSION "1.1.5.1" -#define CHECK_VERSION "01.01.05.01" +#define SMALL_VERSION "1.1.5.15" +#define CHECK_VERSION "01.01.05.15" #define PACKAGE_EXTENDED_VERSION "ManaPlus (" PACKAGE_OS \ |