summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKen Smith <kensmith@FreeBSD.org>2005-05-06 04:12:22 +0000
committerKen Smith <kensmith@FreeBSD.org>2005-05-06 04:12:22 +0000
commit22deffbacf8b4a93646536c24404d27a19b2fdc4 (patch)
treef0ea75891b8b5a02e06f16e24b557cb3cc5af39c
parent02b33ff2e30f27a92b77da638ac51087fba526d1 (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 e1f0ca984b05..9db5cc56aefc 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="5.4"
-BRANCH="RC4"
+BRANCH="RELEASE"
RELEASE="${REVISION}-${BRANCH}"
VERSION="${TYPE} ${RELEASE}"