Author: jhb
Date: Mon Dec  7 18:58:08 2020
New Revision: 368417
URL: https://svnweb.freebsd.org/changeset/base/368417

Log:
  Bump __FreeBSD_version for removal of crypto fd's in r368005.
  
  Requested by: swills
  Sponsored by: Chelsio Communications

Modified:
  head/sys/sys/param.h

Modified: head/sys/sys/param.h
==============================================================================
--- head/sys/sys/param.h        Mon Dec  7 17:54:49 2020        (r368416)
+++ head/sys/sys/param.h        Mon Dec  7 18:58:08 2020        (r368417)
@@ -60,7 +60,7 @@
  *             in the range 5 to 9.
  */
 #undef __FreeBSD_version
-#define __FreeBSD_version 1300130      /* Master, propagated to newvers */
+#define __FreeBSD_version 1300131      /* 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