Author: rrs
Date: Thu Nov 12 10:48:31 2015
New Revision: 290715
URL: https://svnweb.freebsd.org/changeset/base/290715

Log:
  Bump version number since callout_stop() macro now has new NULL arg.
  Thanks Hans for spotting this!

Modified:
  head/sys/sys/param.h

Modified: head/sys/sys/param.h
==============================================================================
--- head/sys/sys/param.h        Thu Nov 12 10:31:14 2015        (r290714)
+++ head/sys/sys/param.h        Thu Nov 12 10:48:31 2015        (r290715)
@@ -58,7 +58,7 @@
  *             in the range 5 to 9.
  */
 #undef __FreeBSD_version
-#define __FreeBSD_version 1100089      /* Master, propagated to newvers */
+#define __FreeBSD_version 1100090      /* Master, propagated to newvers */
 
 /*
  * __FreeBSD_kernel__ indicates that this system uses the kernel of FreeBSD,
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to