From 2318891ec48af954532c881bc325619271e277ca Mon Sep 17 00:00:00 2001 From: Glen Barber Date: Thu, 10 Jul 2014 21:53:54 +0000 Subject: Update releng/9.3 to -RELEASE in preparation of starting 9.3-RELEASE builds. Approved by: re (implicit) Sponsored by: The FreeBSD Foundation --- sys/conf/newvers.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/conf/newvers.sh b/sys/conf/newvers.sh index 4fa4d757f7132..136cf6cd42cd7 100644 --- a/sys/conf/newvers.sh +++ b/sys/conf/newvers.sh @@ -32,7 +32,7 @@ TYPE="FreeBSD" REVISION="9.3" -BRANCH="RC3" +BRANCH="RELEASE" if [ "X${BRANCH_OVERRIDE}" != "X" ]; then BRANCH=${BRANCH_OVERRIDE} fi -- cgit v1.3