Author: gjb
Date: Fri Jul 26 23:41:22 2013
New Revision: 253698
URL: http://svnweb.freebsd.org/changeset/base/253698
Log:
Update stable/9 branch to -BETA2 status.
Approved by: re (implicit)
Approved by: kib (mentor, implicit)
Modified:
stable/9/release/Makefile.sysinstall
stable/9/sys/conf/newvers.sh
Modified: stable/9/release/Makefile.sysinstall
==============================================================================
--- stable/9/release/Makefile.sysinstall Fri Jul 26 23:22:05 2013
(r253697)
+++ stable/9/release/Makefile.sysinstall Fri Jul 26 23:41:22 2013
(r253698)
@@ -24,7 +24,7 @@
# Set these, release builder!
#
# Fixed version:
-#BUILDNAME=9.2-BETA1
+#BUILDNAME=9.2-BETA2
#
# Automatic SNAP versioning:
DATE != date +%Y%m%d
Modified: stable/9/sys/conf/newvers.sh
==============================================================================
--- stable/9/sys/conf/newvers.sh Fri Jul 26 23:22:05 2013
(r253697)
+++ stable/9/sys/conf/newvers.sh Fri Jul 26 23:41:22 2013
(r253698)
@@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="9.2"
-BRANCH="BETA1"
+BRANCH="BETA2"
if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-stable-9
To unsubscribe, send any mail to "[email protected]"