svn commit: r207495 - stable/8/sys/conf

Warner Losh imp at FreeBSD.org
Sun May 2 06:23:16 UTC 2010


Author: imp
Date: Sun May  2 06:23:15 2010
New Revision: 207495
URL: http://svn.freebsd.org/changeset/base/207495

Log:
  Ooops.  Bump the version to 600009, not 600008.

Modified:
  stable/8/sys/conf/Makefile.ia64

Modified: stable/8/sys/conf/Makefile.ia64
==============================================================================
--- stable/8/sys/conf/Makefile.ia64	Sun May  2 06:20:42 2010	(r207494)
+++ stable/8/sys/conf/Makefile.ia64	Sun May  2 06:23:15 2010	(r207495)
@@ -17,7 +17,7 @@
 #
 
 # Which version of config(8) is required.
-%VERSREQ=	600008
+%VERSREQ=	600009
 
 STD8X16FONT?=	iso
 


More information about the svn-src-all mailing list