diff --git a/src/nxt_main.h b/src/nxt_main.h index dbaed5d8..335134e9 100644 --- a/src/nxt_main.h +++ b/src/nxt_main.h @@ -11,8 +11,8 @@ #include -#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;