Author: delphij
Date: Thu Oct  8 06:34:12 2015
New Revision: 289005
URL: https://svnweb.freebsd.org/changeset/base/289005

Log:
  Belately bump __FreeBSD_version after r288572 which makes a change to
  zfeature_info.
  
  This is a direct commit to stable/10.

Modified:
  stable/10/sys/sys/param.h

Modified: stable/10/sys/sys/param.h
==============================================================================
--- stable/10/sys/sys/param.h   Thu Oct  8 05:27:45 2015        (r289004)
+++ stable/10/sys/sys/param.h   Thu Oct  8 06:34:12 2015        (r289005)
@@ -58,7 +58,7 @@
  *             in the range 5 to 9.
  */
 #undef __FreeBSD_version
-#define __FreeBSD_version 1002500      /* Master, propagated to newvers */
+#define __FreeBSD_version 1002501      /* Master, propagated to newvers */
 
 /*
  * __FreeBSD_kernel__ indicates that this system uses the kernel of FreeBSD,
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-stable-10
To unsubscribe, send any mail to "[email protected]"

Reply via email to