summaryrefslogtreecommitdiff
path: root/sys/conf
diff options
context:
space:
mode:
authorKen Smith <kensmith@FreeBSD.org>2011-02-16 15:24:56 +0000
committerKen Smith <kensmith@FreeBSD.org>2011-02-16 15:24:56 +0000
commita92e32c6e92d43c510782860a055a2d736966c11 (patch)
tree468eb71e2c159ae1b92c0c755534b13a4636a1b8 /sys/conf
parentd8ebe171479222f767b6717145aefe6e784fe46f (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 6bfbb45c02021..9c7d26ea0f5bc 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="7.4"
-BRANCH="RC3"
+BRANCH="RELEASE"
if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi