summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2011-10-15 17:40:33 +0300
committerAndrei Karas <akaras@inbox.ru>2011-10-15 17:40:33 +0300
commitf5447bdae88228d58dc7e75f542c56dff079e504 (patch)
tree0bde7be166fe4bcd96a1c7269346183a3dcd39eb /src/main.h
parentcc72d8a1c027ad2f3416f37f09586b1dbed840c6 (diff)
downloadplus-f5447bdae88228d58dc7e75f542c56dff079e504.tar.gz
plus-f5447bdae88228d58dc7e75f542c56dff079e504.tar.bz2
plus-f5447bdae88228d58dc7e75f542c56dff079e504.tar.xz
plus-f5447bdae88228d58dc7e75f542c56dff079e504.zip
Change version to 1.1.10.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 06b99d2e9..548c3283f 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.1.10.2"
-#define CHECK_VERSION "01.01.10.02"
+#define SMALL_VERSION "1.1.10.16"
+#define CHECK_VERSION "01.01.10.16"
#ifdef HAVE_CONFIG_H
#include "../config.h"