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> _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"