Author: rmacklem
Date: Tue Aug 18 01:57:48 2020
New Revision: 364331
URL: https://svnweb.freebsd.org/changeset/base/364331

Log:
  Bump __FreeBSD_version for r364330, since it changed the internal API
  between the NFS modules such that they all need to be re-compiled from
  sources.

Modified:
  head/sys/sys/param.h

Modified: head/sys/sys/param.h
==============================================================================
--- head/sys/sys/param.h        Tue Aug 18 01:41:12 2020        (r364330)
+++ head/sys/sys/param.h        Tue Aug 18 01:57:48 2020        (r364331)
@@ -60,7 +60,7 @@
  *             in the range 5 to 9.
  */
 #undef __FreeBSD_version
-#define __FreeBSD_version 1300109      /* Master, propagated to newvers */
+#define __FreeBSD_version 1300110      /* 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