summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-12-19 14:28:57 +0300
committerAndrei Karas <akaras@inbox.ru>2015-12-19 14:28:57 +0300
commit55abd8d24149ddb41b12589422ce3f1b8043756e (patch)
tree0c8bf16339b49f840fcc6ab2a508bdf3af42eb88 /src/main.h
parent72638edd74cf2616e49600b315e12a4e0431527b (diff)
downloadplus-55abd8d24149ddb41b12589422ce3f1b8043756e.tar.gz
plus-55abd8d24149ddb41b12589422ce3f1b8043756e.tar.bz2
plus-55abd8d24149ddb41b12589422ce3f1b8043756e.tar.xz
plus-55abd8d24149ddb41b12589422ce3f1b8043756e.zip
Change version to 1.5.12.19.
Diffstat (limited to 'src/main.h')
-rw-r--r--src/main.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main.h b/src/main.h
index 6f71bcd84..abd831e84 100644
--- a/src/main.h
+++ b/src/main.h
@@ -45,8 +45,8 @@
* different interfaces, which have different implementations for each server.
*/
-#define SMALL_VERSION "1.5.12.5"
-#define CHECK_VERSION "01.05.12.05"
+#define SMALL_VERSION "1.5.12.19"
+#define CHECK_VERSION "01.05.12.19"
#ifdef HAVE_CONFIG_H
#include "../config.h"