--- src/sys/sys/param.h 2006/07/17 00:00:03 1.34 +++ src/sys/sys/param.h 2006/07/17 00:46:32 1.34.2.1 @@ -54,11 +54,10 @@ * Version changes should be documented in: * doc/en_US.ISO8859-1/books/porters-handbook/book.sgml * - * 150002 - MSG_F* and O_F* flags (force blocking/non-blocking operation) - * 150003 - bump subvers in preparation for branching 1.6 + * 160000 - 1.6 release */ #undef __DragonFly_version -#define __DragonFly_version 150005 /* Master, propagated to newvers */ +#define __DragonFly_version 160000 /* Master, propagated to newvers */ #ifdef __FreeBSD__ /*