Author: gjb
Date: Wed Sep 10 00:19:33 2014
New Revision: 271341
URL: http://svnweb.freebsd.org/changeset/base/271341

Log:
  Bump __FreeBSD_version after SA-14:18
  
  Approved by:  re (implicit)
  Sponsored by: The FreeBSD Foundation

Modified:
  head/sys/sys/param.h

Changes in other areas also in this revision:
Modified:
  stable/10/sys/sys/param.h
  stable/8/sys/sys/param.h
  stable/9/sys/sys/param.h

Modified: head/sys/sys/param.h
==============================================================================
--- head/sys/sys/param.h        Tue Sep  9 23:39:43 2014        (r271340)
+++ head/sys/sys/param.h        Wed Sep 10 00:19:33 2014        (r271341)
@@ -58,7 +58,7 @@
  *             in the range 5 to 9.
  */
 #undef __FreeBSD_version
-#define __FreeBSD_version 1100030      /* Master, propagated to newvers */
+#define __FreeBSD_version 1100031      /* Master, propagated to newvers */
 
 /*
  * __FreeBSD_kernel__ indicates that this system uses the kernel of FreeBSD,
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to