aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorBjoern A. Zeeb <bz@FreeBSD.org>2013-02-19 13:27:20 +0000
committerBjoern A. Zeeb <bz@FreeBSD.org>2013-02-19 13:27:20 +0000
commit1c7fe7463d0204f08806b9da6d5d50fb7f75c5ad (patch)
tree227fb75a2a5f50439b8fc8344fcd41525e4fcd8f /sys
parent97a8436b12801792594457d69cbb5a6e131755d9 (diff)
Notes
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 00cf19e9d736..dfb697860abd 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="7.4"
-BRANCH="RELEASE-p11"
+BRANCH="RELEASE-p12"
if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi