aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
diff options
context:
space:
mode:
authorColin Percival <cperciva@FreeBSD.org>2009-04-22 14:07:14 +0000
committerColin Percival <cperciva@FreeBSD.org>2009-04-22 14:07:14 +0000
commit57895cdc764809ad29336431ee6b43c68fe15f15 (patch)
treeee06066b1e128e876793d149c7f3c844851f69a8 /sys/conf
parentcff0c03ef7b93d6ab09a8ce2ab009348e5c7aecd (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 fa8190b1dec8..1768f72914a3 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="7.0"
-BRANCH="RELEASE-p11"
+BRANCH="RELEASE-p12"
if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi