summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon L. B. Nielsen <simon@FreeBSD.org>2009-12-03 12:59:39 +0000
committerSimon L. B. Nielsen <simon@FreeBSD.org>2009-12-03 12:59:39 +0000
commit07b034faa68a4f73d059577a877f42d9362697c6 (patch)
tree3d492ca20078ff79abd19b19d0d22883bbeac4fa
parent47b396aad3359e5c125d4ee09feb7412cde3f957 (diff)
downloadsrc-test2-07b034faa68a4f73d059577a877f42d9362697c6.tar.gz
src-test2-07b034faa68a4f73d059577a877f42d9362697c6.zip
Notes
-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 15662b971373..1965bbab101f 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="7.1"
-BRANCH="RELEASE-p8"
+BRANCH="RELEASE-p9"
if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi