Version bump.

This commit is contained in:
Valentin Bartenev
2018-04-13 19:10:15 +03:00
parent 1c19c6f1ad
commit 115949c50f

View File

@@ -11,8 +11,8 @@
#include <nxt_auto_config.h>
#define NXT_VERSION "1.0"
#define NXT_VERNUM 10000
#define NXT_VERSION "1.1"
#define NXT_VERNUM 10100
typedef struct nxt_port_s nxt_port_t;