aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
diff options
context:
space:
mode:
authorKen Smith <kensmith@FreeBSD.org>2007-10-19 14:13:01 +0000
committerKen Smith <kensmith@FreeBSD.org>2007-10-19 14:13:01 +0000
commitffda5de57ba52b23a999dd73c69eb0af3753a3cc (patch)
tree14a0097f8ec8cac1df770d624b45dc3a055f1a2f /sys/conf
parent104e8616c553a75c0d5ba1f0f3a8aef6ffe508cd (diff)
Notes
Diffstat (limited to 'sys/conf')
-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 87c0c25dcc0d..1b14ca3e3105 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="7.0"
-BRANCH="PRERELEASE"
+BRANCH="BETA1"
if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi