summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-06-21 13:26:33 +0300
committerAndrei Karas <akaras@inbox.ru>2014-06-21 13:26:33 +0300
commitbcbf32f0ca331ea766148a534a2551b2e70fcc46 (patch)
tree7e72d6302f614bc8a79daa65be78ed082d71f61c /src
parent7dbbdee1837c32dae343662e77b7533ef8593812 (diff)
downloadplus-bcbf32f0ca331ea766148a534a2551b2e70fcc46.tar.gz
plus-bcbf32f0ca331ea766148a534a2551b2e70fcc46.tar.bz2
plus-bcbf32f0ca331ea766148a534a2551b2e70fcc46.tar.xz
plus-bcbf32f0ca331ea766148a534a2551b2e70fcc46.zip
Change version to 1.4.6.21.v1.4.6.21
Diffstat (limited to 'src')
-rw-r--r--src/main.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main.h b/src/main.h
index 69f4732a8..7089ac6ba 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.6.7"
-#define CHECK_VERSION "01.04.06.07"
+#define SMALL_VERSION "1.4.6.21"
+#define CHECK_VERSION "01.04.06.21"
#ifdef HAVE_CONFIG_H
#include "../config.h"