- I broke binary compat. update KTR_VERSION.

Spotted by:	jhb
This commit is contained in:
Jeff Roberson 2005-06-10 23:27:01 +00:00
parent 37ee2d8dd4
commit c7c0d2e3e4

View file

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