diff options
author | Andrei Karas <akaras@inbox.ru> | 2011-05-08 20:42:37 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2011-05-08 20:42:37 +0300 |
commit | d15422187c71f4eb6c3985c28d0980a4624074ed (patch) | |
tree | a7c16f5b9a3cbd6b83c7b0af84e93a41382bfeef | |
parent | 73067138141ed121a4004538fd654e30e164c43c (diff) | |
download | plus-d15422187c71f4eb6c3985c28d0980a4624074ed.tar.gz plus-d15422187c71f4eb6c3985c28d0980a4624074ed.tar.bz2 plus-d15422187c71f4eb6c3985c28d0980a4624074ed.tar.xz plus-d15422187c71f4eb6c3985c28d0980a4624074ed.zip |
Change client display version to 1.1.5.1.mageia1
-rw-r--r-- | src/main.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.h b/src/main.h index 0dd9374ad..7795b44c9 100644 --- a/src/main.h +++ b/src/main.h @@ -90,7 +90,7 @@ //define DEBUG_ALPHA_CACHE 1 //define DEBUG_OPENGL_LEAKS 1 -#define SMALL_VERSION "1.1.5.1" +#define SMALL_VERSION "1.1.5.1.mageia1" #define CHECK_VERSION "01.01.05.01" |