diff options
| author | Ken Smith <kensmith@FreeBSD.org> | 2007-10-19 14:13:01 +0000 |
|---|---|---|
| committer | Ken Smith <kensmith@FreeBSD.org> | 2007-10-19 14:13:01 +0000 |
| commit | ffda5de57ba52b23a999dd73c69eb0af3753a3cc (patch) | |
| tree | 14a0097f8ec8cac1df770d624b45dc3a055f1a2f /sys/conf | |
| parent | 104e8616c553a75c0d5ba1f0f3a8aef6ffe508cd (diff) | |
Notes
Diffstat (limited to 'sys/conf')
| -rw-r--r-- | sys/conf/newvers.sh | 2 |
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 |
