svn commit: r190866 - head/sys/sys
Luigi Rizzo
luigi at FreeBSD.org
Thu Apr 9 06:02:56 PDT 2009
Author: luigi
Date: Thu Apr 9 13:02:55 2009
New Revision: 190866
URL: http://svn.freebsd.org/changeset/base/190866
Log:
Bump version after changes in the userland/kernel ABI for dummynet
(plain ipfw rules unchanged)
Modified:
head/sys/sys/param.h
Modified: head/sys/sys/param.h
==============================================================================
--- head/sys/sys/param.h Thu Apr 9 12:46:00 2009 (r190865)
+++ head/sys/sys/param.h Thu Apr 9 13:02:55 2009 (r190866)
@@ -57,7 +57,7 @@
* is created, otherwise 1.
*/
#undef __FreeBSD_version
-#define __FreeBSD_version 800075 /* Master, propagated to newvers */
+#define __FreeBSD_version 800076 /* Master, propagated to newvers */
#ifndef LOCORE
#include <sys/types.h>
More information about the svn-src-head
mailing list