svn commit: r253778 - releng/8.3/sys/conf
Xin LI
delphij at FreeBSD.org
Mon Jul 29 19:50:31 UTC 2013
Author: delphij
Date: Mon Jul 29 19:50:30 2013
New Revision: 253778
URL: http://svnweb.freebsd.org/changeset/base/253778
Log:
Bump patchlevel which was not bumped in r253694.
Pointy hat to: delphij
Approved by: so
Modified:
releng/8.3/sys/conf/newvers.sh
Modified: releng/8.3/sys/conf/newvers.sh
==============================================================================
--- releng/8.3/sys/conf/newvers.sh Mon Jul 29 19:21:54 2013 (r253777)
+++ releng/8.3/sys/conf/newvers.sh Mon Jul 29 19:50:30 2013 (r253778)
@@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="8.3"
-BRANCH="RELEASE-p8"
+BRANCH="RELEASE-p9"
if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
More information about the svn-src-releng
mailing list