[Midnightbsd-cvs] src [7630] stable/0.8/sys/sys/param.h: bump after recent security patches and bug fixes

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Jun 4 20:21:27 EDT 2016


Revision: 7630
          http://svnweb.midnightbsd.org/src/?rev=7630
Author:   laffer1
Date:     2016-06-04 20:21:27 -0400 (Sat, 04 Jun 2016)
Log Message:
-----------
bump after recent security patches and bug fixes

Modified Paths:
--------------
    stable/0.8/sys/sys/param.h

Modified: stable/0.8/sys/sys/param.h
===================================================================
--- stable/0.8/sys/sys/param.h	2016-06-04 23:46:35 UTC (rev 7629)
+++ stable/0.8/sys/sys/param.h	2016-06-05 00:21:27 UTC (rev 7630)
@@ -51,7 +51,7 @@
  * 		or r is 5-9 in stable after 1.0 is released.
  */
 #undef __MidnightBSD_version
-#define __MidnightBSD_version 8000	/* Master, propagated to newvers */
+#define __MidnightBSD_version 8001	/* Master, propagated to newvers */
 
 /* Version of FreeBSD we're compatible with */
 #undef __FreeBSD_version



More information about the Midnightbsd-cvs mailing list