mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
- I broke binary compat. update KTR_VERSION.
Spotted by: jhb
This commit is contained in:
parent
37ee2d8dd4
commit
c7c0d2e3e4
1 changed files with 1 additions and 1 deletions
|
|
@ -97,7 +97,7 @@
|
|||
* Version number for ktr_entry struct. Increment this when you break binary
|
||||
* compatibility.
|
||||
*/
|
||||
#define KTR_VERSION 1
|
||||
#define KTR_VERSION 2
|
||||
|
||||
#define KTR_PARMS 6
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue