summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKen Smith <kensmith@FreeBSD.org>2010-03-21 01:03:49 +0000
committerKen Smith <kensmith@FreeBSD.org>2010-03-21 01:03:49 +0000
commit1c808b47a2787a3a6a6ee0ca2fffb39b8e17a29a (patch)
tree4f8198db9368c89f66b45d14d5c1d0df9140c849
parentec323c52516170024b5c87ba59d595a4bfd8bf69 (diff)
Notes
-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 09eda71862f2d..6ee84e1e458c8 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="7.3"
-BRANCH="RC2"
+BRANCH="RELEASE"
if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi