svn commit: r359261 - head/sys/sys

Brooks Davis brooks at FreeBSD.org
Mon Mar 23 19:28:24 UTC 2020


Author: brooks
Date: Mon Mar 23 19:28:24 2020
New Revision: 359261
URL: https://svnweb.freebsd.org/changeset/base/359261

Log:
  Bump for kyua import.
  
  Reported by:	cy
  Sponsored by:	DARPA

Modified:
  head/sys/sys/param.h

Modified: head/sys/sys/param.h
==============================================================================
--- head/sys/sys/param.h	Mon Mar 23 19:01:23 2020	(r359260)
+++ head/sys/sys/param.h	Mon Mar 23 19:28:24 2020	(r359261)
@@ -60,7 +60,7 @@
  *		in the range 5 to 9.
  */
 #undef __FreeBSD_version
-#define __FreeBSD_version 1300084	/* Master, propagated to newvers */
+#define __FreeBSD_version 1300085	/* Master, propagated to newvers */
 
 /*
  * __FreeBSD_kernel__ indicates that this system uses the kernel of FreeBSD,


More information about the svn-src-head mailing list