Bump NG_ABI_VERSION. A number of ABI breakeges had been done since
RELENG_5 fork.
This commit is contained in:
parent
e2b48d0c4d
commit
a8aa160b58
@ -66,7 +66,7 @@
|
||||
* Change it for NETGRAPH_DEBUG version so we cannot mix debug and non debug
|
||||
* modules.
|
||||
*/
|
||||
#define _NG_ABI_VERSION 10
|
||||
#define _NG_ABI_VERSION 11
|
||||
#ifdef NETGRAPH_DEBUG /*----------------------------------------------*/
|
||||
#define NG_ABI_VERSION (_NG_ABI_VERSION + 0x10000)
|
||||
#else /* NETGRAPH_DEBUG */ /*----------------------------------------------*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user