Bump NG_ABI_VERSION. A number of ABI breakeges had been done since

RELENG_5 fork.
This commit is contained in:
glebius 2005-07-21 12:32:52 +00:00
parent e2b48d0c4d
commit a8aa160b58

View File

@ -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 */ /*----------------------------------------------*/