summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-01-04 14:00:36 +0300
committerAndrei Karas <akaras@inbox.ru>2014-01-04 14:00:36 +0300
commitc41454ffb04305b5cf81535bb45c797ebfac92fb (patch)
tree9fc0e966425b93273ad7dd071708e14ab9dbea5e /src/main.h
parent1173e0c272c7f595a0ecbb3c2ede99ce3445d74e (diff)
downloadplus-c41454ffb04305b5cf81535bb45c797ebfac92fb.tar.gz
plus-c41454ffb04305b5cf81535bb45c797ebfac92fb.tar.bz2
plus-c41454ffb04305b5cf81535bb45c797ebfac92fb.tar.xz
plus-c41454ffb04305b5cf81535bb45c797ebfac92fb.zip
Change version to 1.4.1.4.
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 433ba69b4..b88c8b795 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.12.22"
-#define CHECK_VERSION "01.03.12.22"
+#define SMALL_VERSION "1.4.1.4"
+#define CHECK_VERSION "01.04.01.04"
#ifdef HAVE_CONFIG_H
#include "../config.h"