svn commit: r348036 - stable/12/sys/sys
Johannes Lundberg
johalun at FreeBSD.org
Tue May 21 02:42:44 UTC 2019
Author: johalun
Date: Tue May 21 02:42:42 2019
New Revision: 348036
URL: https://svnweb.freebsd.org/changeset/base/348036
Log:
Bump FreeBSD version after change to struct in linuxkpi from r348035.
Modified:
stable/12/sys/sys/param.h
Modified: stable/12/sys/sys/param.h
==============================================================================
--- stable/12/sys/sys/param.h Tue May 21 02:38:21 2019 (r348035)
+++ stable/12/sys/sys/param.h Tue May 21 02:42:42 2019 (r348036)
@@ -60,7 +60,7 @@
* in the range 5 to 9.
*/
#undef __FreeBSD_version
-#define __FreeBSD_version 1200509 /* Master, propagated to newvers */
+#define __FreeBSD_version 1200510 /* Master, propagated to newvers */
/*
* __FreeBSD_kernel__ indicates that this system uses the kernel of FreeBSD,
More information about the svn-src-all
mailing list