summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-08-16 13:25:29 +0300
committerAndrei Karas <akaras@inbox.ru>2014-08-16 13:25:29 +0300
commit31f5f2a630e17fa1a3726e38d1475357feba96ca (patch)
tree19ef1a46d005583baef40677df938b3a6f24fb1d /src/main.h
parent42182d0d353251926cdd651eb52caa3c1766ab0a (diff)
downloadplus-31f5f2a630e17fa1a3726e38d1475357feba96ca.tar.gz
plus-31f5f2a630e17fa1a3726e38d1475357feba96ca.tar.bz2
plus-31f5f2a630e17fa1a3726e38d1475357feba96ca.tar.xz
plus-31f5f2a630e17fa1a3726e38d1475357feba96ca.zip
Change version to 1.4.8.16.v1.4.8.16
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 9527d03bf..4e06894b6 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.4.8.2"
-#define CHECK_VERSION "01.04.08.02"
+#define SMALL_VERSION "1.4.8.16"
+#define CHECK_VERSION "01.04.08.16"
#ifdef HAVE_CONFIG_H
#include "../config.h"