aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorSimon L. B. Nielsen <simon@FreeBSD.org>2009-07-29 00:14:14 +0000
committerSimon L. B. Nielsen <simon@FreeBSD.org>2009-07-29 00:14:14 +0000
commitb00ac27ba5bfab50fde32290c7c2f29dd64f09f0 (patch)
tree21f2ff4fbb66eab1cd04c42252470416072e6a92 /sys
parent7649a2ac49b94b4c9a8bb70eb127bec1e9b471dc (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 871ef855e7f1..e4b37cbe7c35 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="6.4"
-BRANCH="RELEASE-p5"
+BRANCH="RELEASE-p6"
if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi