svn commit: r323890 - releng/10.4/sys/conf
Marius Strobl
marius at FreeBSD.org
Fri Sep 22 00:16:47 UTC 2017
Author: marius
Date: Fri Sep 22 00:16:46 2017
New Revision: 323890
URL: https://svnweb.freebsd.org/changeset/base/323890
Log:
Update releng/10.4 to RC2 in preparation for 10.4-RC2 builds.
Approved by: re (implicit)
Modified:
releng/10.4/sys/conf/newvers.sh
Modified: releng/10.4/sys/conf/newvers.sh
==============================================================================
--- releng/10.4/sys/conf/newvers.sh Fri Sep 22 00:15:54 2017 (r323889)
+++ releng/10.4/sys/conf/newvers.sh Fri Sep 22 00:16:46 2017 (r323890)
@@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="10.4"
-BRANCH="RC1"
+BRANCH="RC2"
if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
More information about the svn-src-releng
mailing list