diff --git a/src/nxt_main.h b/src/nxt_main.h index ff9f9ab7..cd0b9784 100644 --- a/src/nxt_main.h +++ b/src/nxt_main.h @@ -11,8 +11,8 @@ #include -#define NXT_VERSION "0.7" -#define NXT_VERNUM 7 +#define NXT_VERSION "0.8" +#define NXT_VERNUM 8 typedef struct nxt_port_s nxt_port_t;