Author: rmacklem
Date: Thu Apr  9 15:33:13 2020
New Revision: 359747
URL: https://svnweb.freebsd.org/changeset/base/359747

Log:
  Bump version for r359745, since it removed a field from "struct proc" and
  that changed the offsets of fields within it.

Modified:
  head/sys/sys/param.h

Modified: head/sys/sys/param.h
==============================================================================
--- head/sys/sys/param.h        Thu Apr  9 15:30:21 2020        (r359746)
+++ head/sys/sys/param.h        Thu Apr  9 15:33:13 2020        (r359747)
@@ -60,7 +60,7 @@
  *             in the range 5 to 9.
  */
 #undef __FreeBSD_version
-#define __FreeBSD_version 1300089      /* Master, propagated to newvers */
+#define __FreeBSD_version 1300090      /* Master, propagated to newvers */
 
 /*
  * __FreeBSD_kernel__ indicates that this system uses the kernel of FreeBSD,
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to