Version bump.

This commit is contained in:
Valentin Bartenev
2018-02-09 19:06:53 +03:00
parent c424e92fed
commit c890f53d10

View File

@@ -11,8 +11,8 @@
#include <nxt_auto_config.h>
#define NXT_VERSION "0.5"
#define NXT_VERNUM 5
#define NXT_VERSION "0.6"
#define NXT_VERNUM 6
typedef struct nxt_port_s nxt_port_t;