Version bump.

This commit is contained in:
Igor Sysoev 2017-12-29 18:43:51 +03:00
parent 3e9e6878a6
commit 965a95d602

View file

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