aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorColin Percival <cperciva@FreeBSD.org>2011-04-20 21:00:24 +0000
committerColin Percival <cperciva@FreeBSD.org>2011-04-20 21:00:24 +0000
commitb2a8d7a809fac5f7bb7b7f9ae01816e78c989983 (patch)
treed73d72eb2d0993b0f6b54035144092552573b056 /sys
parent29f5bedd4fbd01c51ad32ecbc5dde0d5293f03c4 (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 97049e0f97bd..0618c8f33132 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="8.1"
-BRANCH="RELEASE-p2"
+BRANCH="RELEASE-p3"
if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi