Author: andre
Date: Sun Aug 25 11:01:18 2013
New Revision: 254844
URL: http://svnweb.freebsd.org/changeset/base/254844

Log:
  Bump FreeBSD_version after the struct mbuf changes in r254780,
  r254799, r254804, r254807, and r254842.
  
  Sponsored by: The FreeBSD Foundation

Modified:
  head/sys/sys/param.h

Modified: head/sys/sys/param.h
==============================================================================
--- head/sys/sys/param.h        Sun Aug 25 10:57:48 2013        (r254843)
+++ head/sys/sys/param.h        Sun Aug 25 11:01:18 2013        (r254844)
@@ -58,7 +58,7 @@
  *             in the range 5 to 9.
  */
 #undef __FreeBSD_version
-#define __FreeBSD_version 1000049      /* Master, propagated to newvers */
+#define __FreeBSD_version 1000050      /* Master, propagated to newvers */
 
 /*
  * __FreeBSD_kernel__ indicates that this system uses the kernel of FreeBSD,
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to