Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Jan 2013 00:49:29 +0000 (UTC)
From:      Glen Barber <gjb@svn.freebsd.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-9@freebsd.org
Subject:   svn commit: r245119 - stable/9/sys/conf
Message-ID:  <50ea1b99.17b0.4d910953@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb (doc,ports committer)
Date: Mon Jan  7 00:49:29 2013
New Revision: 245119
URL: http://svnweb.freebsd.org/changeset/base/245119

Log:
  I jumped the gun; bumping revision is wrong.
  
  Submitted by:	ae

Modified:
  stable/9/sys/conf/newvers.sh

Modified: stable/9/sys/conf/newvers.sh
==============================================================================
--- stable/9/sys/conf/newvers.sh	Mon Jan  7 00:35:06 2013	(r245118)
+++ stable/9/sys/conf/newvers.sh	Mon Jan  7 00:49:29 2013	(r245119)
@@ -31,7 +31,7 @@
 # $FreeBSD$
 
 TYPE="FreeBSD"
-REVISION="9.2"
+REVISION="9.1"
 BRANCH="STABLE"
 if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
 	BRANCH=${BRANCH_OVERRIDE}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?50ea1b99.17b0.4d910953>