summaryrefslogtreecommitdiffhomepage
path: root/src/nxt_main.h
diff options
context:
space:
mode:
authorValentin Bartenev <vbart@nginx.com>2018-10-31 16:31:14 +0300
committerValentin Bartenev <vbart@nginx.com>2018-10-31 16:31:14 +0300
commit3b0afb16814353a5d34a7384f4e84e9c17f3fb8e (patch)
tree46f00d79d0ade7b2bcc5c1b497c7155596056c0b /src/nxt_main.h
parent64cd10254627fa7db2d44f0494703009e05703b5 (diff)
downloadunit-3b0afb16814353a5d34a7384f4e84e9c17f3fb8e.tar.gz
unit-3b0afb16814353a5d34a7384f4e84e9c17f3fb8e.tar.bz2
Version bump.
Diffstat (limited to 'src/nxt_main.h')
-rw-r--r--src/nxt_main.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/nxt_main.h b/src/nxt_main.h
index 670010f8..12c0ce6d 100644
--- a/src/nxt_main.h
+++ b/src/nxt_main.h
@@ -11,8 +11,8 @@
#include <nxt_auto_config.h>
-#define NXT_VERSION "1.5"
-#define NXT_VERNUM 10500
+#define NXT_VERSION "1.6"
+#define NXT_VERNUM 10600
#define NXT_SERVER "Unit/" NXT_VERSION