Author: pfg
Date: Tue Jul 17 02:20:51 2018
New Revision: 336360
URL: https://svnweb.freebsd.org/changeset/base/336360

Log:
  FreeBSD_version bump as per r336351,
  
  Updating the libstdc++ is likely to have consequences for archs that are
  still using the older GCC based toolchain.
  
  Requested by: mcl

Modified:
  head/sys/sys/param.h

Modified: head/sys/sys/param.h
==============================================================================
--- head/sys/sys/param.h        Mon Jul 16 23:32:24 2018        (r336359)
+++ head/sys/sys/param.h        Tue Jul 17 02:20:51 2018        (r336360)
@@ -60,7 +60,7 @@
  *             in the range 5 to 9.
  */
 #undef __FreeBSD_version
-#define __FreeBSD_version 1200073      /* Master, propagated to newvers */
+#define __FreeBSD_version 1200074      /* 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