Introduced module compatibility vector.

This commit is contained in:
Igor Sysoev
2017-08-31 00:42:12 +03:00
parent 3f10b05de9
commit 6160683544
7 changed files with 50 additions and 5 deletions

View File

@@ -12,6 +12,7 @@
#define NXT_VERSION "0.1"
#define NXT_VERNUM 0x00000001
typedef struct nxt_port_s nxt_port_t;