[Midnightbsd-cvs] src [12144] trunk/sys/sys/param.h: Bump version after mksh and openssh update.
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat Jan 19 01:12:18 EST 2019
Revision: 12144
http://svnweb.midnightbsd.org/src/?rev=12144
Author: laffer1
Date: 2019-01-19 01:12:17 -0500 (Sat, 19 Jan 2019)
Log Message:
-----------
Bump version after mksh and openssh update.
Modified Paths:
--------------
trunk/sys/sys/param.h
Modified: trunk/sys/sys/param.h
===================================================================
--- trunk/sys/sys/param.h 2019-01-18 21:16:19 UTC (rev 12143)
+++ trunk/sys/sys/param.h 2019-01-19 06:12:17 UTC (rev 12144)
@@ -51,7 +51,7 @@
* or r is 5-9 in stable after 1.0 is released.
*/
#undef __MidnightBSD_version
-#define __MidnightBSD_version 101002 /* Master, propagated to newvers */
+#define __MidnightBSD_version 101003 /* Master, propagated to newvers */
/* Version of FreeBSD we're compatible with */
#undef __FreeBSD_version
More information about the Midnightbsd-cvs
mailing list