summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-04-27 12:32:47 +0300
committerAndrei Karas <akaras@inbox.ru>2013-04-27 12:32:47 +0300
commit31629889d81e4500f0e951dbb86cf813f2944862 (patch)
tree989d611e6311dc3544d19d9e655c8afa5f6b5c46 /src/main.h
parentf7d15b6cd9428e291df0c1d4034c40d256f5f028 (diff)
downloadplus-31629889d81e4500f0e951dbb86cf813f2944862.tar.gz
plus-31629889d81e4500f0e951dbb86cf813f2944862.tar.bz2
plus-31629889d81e4500f0e951dbb86cf813f2944862.tar.xz
plus-31629889d81e4500f0e951dbb86cf813f2944862.zip
Change version to 1.3.4.28.v1.3.4.28
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 df7e59fec..dfc5e6e17 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.3.4.14"
-#define CHECK_VERSION "01.03.04.14"
+#define SMALL_VERSION "1.3.4.28"
+#define CHECK_VERSION "01.03.04.28"
#ifdef HAVE_CONFIG_H
#include "../config.h"