aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorKen Smith <kensmith@FreeBSD.org>2009-07-15 17:29:05 +0000
committerKen Smith <kensmith@FreeBSD.org>2009-07-15 17:29:05 +0000
commite57e15a182d5a0d0a9095cb32539c99335a4d683 (patch)
treeec3bd3c0565c0fd4e021946638736ee162002003 /sys
parentb064b6d1cde43aa960644a9fc0079fa987e76df2 (diff)
downloadsrc-e57e15a182d5a0d0a9095cb32539c99335a4d683.tar.gz
src-e57e15a182d5a0d0a9095cb32539c99335a4d683.zip
Prepare for the 8.0-BETA2 builds.
Approved by: re (implicit)
Notes
Notes: svn path=/head/; revision=195712
Diffstat (limited to 'sys')
-rw-r--r--sys/conf/newvers.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/newvers.sh b/sys/conf/newvers.sh
index 57bf1855ebc4..f56d20ebbf40 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="8.0"
-BRANCH="BETA1"
+BRANCH="BETA2"
if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi