summaryrefslogtreecommitdiffhomepage
path: root/src/nxt_main.h
diff options
context:
space:
mode:
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 e5d5cb4d..24f89d00 100644
--- a/src/nxt_main.h
+++ b/src/nxt_main.h
@@ -11,8 +11,8 @@
#include <nxt_auto_config.h>
-#define NXT_VERSION "1.3"
-#define NXT_VERNUM 10300
+#define NXT_VERSION "1.4"
+#define NXT_VERNUM 10400
#define NXT_SERVER "Unit/" NXT_VERSION