Version bump.

This commit is contained in:
Valentin Bartenev 2018-01-15 18:37:07 +03:00
parent 3cc529ddea
commit 84eba82bc8

View file

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