Author: brooks
Date: Thu Jun 13 15:45:54 2013
New Revision: 251687
URL: http://svnweb.freebsd.org/changeset/base/251687

Log:
  Bump __FreeBSD_version to bound boostrapping of ctfmerge which was fixed
  in r249243.

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

Modified: stable/9/sys/sys/param.h
==============================================================================
--- stable/9/sys/sys/param.h    Thu Jun 13 14:38:29 2013        (r251686)
+++ stable/9/sys/sys/param.h    Thu Jun 13 15:45:54 2013        (r251687)
@@ -58,7 +58,7 @@
  *             in the range 5 to 9.
  */
 #undef __FreeBSD_version
-#define __FreeBSD_version 901504       /* Master, propagated to newvers */
+#define __FreeBSD_version 901505       /* Master, propagated to newvers */
 
 /*
  * __FreeBSD_kernel__ indicates that this system uses the kernel of FreeBSD,
_______________________________________________
svn-src-stable-9@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-stable-9
To unsubscribe, send any mail to "svn-src-stable-9-unsubscr...@freebsd.org"

Reply via email to