svn commit: r286391 - releng/10.2/sys/conf
Glen Barber
gjb at FreeBSD.org
Thu Aug 6 22:01:10 UTC 2015
Author: gjb
Date: Thu Aug 6 22:01:09 2015
New Revision: 286391
URL: https://svnweb.freebsd.org/changeset/base/286391
Log:
Update releng/10.2 to RC2 in preparation for the next set of builds.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
Modified:
releng/10.2/sys/conf/newvers.sh
Modified: releng/10.2/sys/conf/newvers.sh
==============================================================================
--- releng/10.2/sys/conf/newvers.sh Thu Aug 6 21:27:50 2015 (r286390)
+++ releng/10.2/sys/conf/newvers.sh Thu Aug 6 22:01:09 2015 (r286391)
@@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="10.2"
-BRANCH="RC2"
+BRANCH="RC3"
if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
More information about the svn-src-all
mailing list