summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-08-31 15:42:52 +0300
committerAndrei Karas <akaras@inbox.ru>2013-08-31 15:42:52 +0300
commit36e7d0706fe0abb6247d2a56c7f82ef7714ea61d (patch)
tree94d63feff8461921e55d69752d01bea1c939c629 /src/main.h
parentd782ce8e15542a5a6e33341a29fee8ed36a08c71 (diff)
downloadplus-36e7d0706fe0abb6247d2a56c7f82ef7714ea61d.tar.gz
plus-36e7d0706fe0abb6247d2a56c7f82ef7714ea61d.tar.bz2
plus-36e7d0706fe0abb6247d2a56c7f82ef7714ea61d.tar.xz
plus-36e7d0706fe0abb6247d2a56c7f82ef7714ea61d.zip
Change version to 1.3.9.1.
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 d9bd8a107..32c8d4df0 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.8.18"
-#define CHECK_VERSION "01.03.08.18"
+#define SMALL_VERSION "1.3.9.1"
+#define CHECK_VERSION "01.03.09.01"
#ifdef HAVE_CONFIG_H
#include "../config.h"