summaryrefslogtreecommitdiffhomepage
path: root/src/nxt_main.h
diff options
context:
space:
mode:
authorValentin Bartenev <vbart@nginx.com>2018-04-27 16:48:14 +0300
committerValentin Bartenev <vbart@nginx.com>2018-04-27 16:48:14 +0300
commit10898568a3294e9af4345997462d8ebc743aa32b (patch)
treebab6a36812ff222dd41d5a6f429a4e2ffc6b4353 /src/nxt_main.h
parent4814fa7efe724b0f36f5fe6e0b49772dc539e286 (diff)
downloadunit-10898568a3294e9af4345997462d8ebc743aa32b.tar.gz
unit-10898568a3294e9af4345997462d8ebc743aa32b.tar.bz2
Version bump.
Diffstat (limited to '')
-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 335134e9..df74a5eb 100644
--- a/src/nxt_main.h
+++ b/src/nxt_main.h
@@ -11,8 +11,8 @@
#include <nxt_auto_config.h>
-#define NXT_VERSION "1.1"
-#define NXT_VERNUM 10100
+#define NXT_VERSION "1.2"
+#define NXT_VERNUM 10200
typedef struct nxt_port_s nxt_port_t;