Author: will
Date: Sat Jan 24 00:04:34 2015
New Revision: 277624
URL: https://svnweb.freebsd.org/changeset/base/277624

Log:
  Bump config(8) minor version for r277567.
  
  Config files built using this version that take advantage of the bugfix
  won't be buildable using older config(8).
  
  Submitted by: imp
  MFC after:    1 week
  MFC with:     277567

Modified:
  head/usr.sbin/config/configvers.h

Modified: head/usr.sbin/config/configvers.h
==============================================================================
--- head/usr.sbin/config/configvers.h   Fri Jan 23 23:54:55 2015        
(r277623)
+++ head/usr.sbin/config/configvers.h   Sat Jan 24 00:04:34 2015        
(r277624)
@@ -49,5 +49,5 @@
  *
  * $FreeBSD$
  */
-#define        CONFIGVERS      600013
+#define        CONFIGVERS      600014
 #define        MAJOR_VERS(x)   ((x) / 100000)
_______________________________________________
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