Author: mjg
Date: Thu Oct 30 22:47:32 2014
New Revision: 273875
URL: https://svnweb.freebsd.org/changeset/base/273875

Log:
  Bump FreeBSD_version due to syscall*_register API changes in r273707

Modified:
  head/sys/sys/param.h

Modified: head/sys/sys/param.h
==============================================================================
--- head/sys/sys/param.h        Thu Oct 30 22:21:12 2014        (r273874)
+++ head/sys/sys/param.h        Thu Oct 30 22:47:32 2014        (r273875)
@@ -58,7 +58,7 @@
  *             in the range 5 to 9.
  */
 #undef __FreeBSD_version
-#define __FreeBSD_version 1100040      /* Master, propagated to newvers */
+#define __FreeBSD_version 1100041      /* Master, propagated to newvers */
 
 /*
  * __FreeBSD_kernel__ indicates that this system uses the kernel of FreeBSD,
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to