Version bump.

This commit is contained in:
Valentin Bartenev
2017-10-02 17:10:12 +03:00
parent 9416a342b2
commit fcd141936c

View File

@@ -11,8 +11,8 @@
#include <nxt_auto_config.h>
#define NXT_VERSION "0.1"
#define NXT_VERNUM 0x00000001
#define NXT_VERSION "0.2"
#define NXT_VERNUM 2
typedef struct nxt_port_s nxt_port_t;