Version bump.

This commit is contained in:
Valentin Bartenev
2018-04-02 17:42:36 +03:00
parent a01a98ce36
commit f4cb476feb

View File

@@ -11,8 +11,8 @@
#include <nxt_auto_config.h>
#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;