Skip to content

Commit

Permalink
Update releng/9.2 to -RC4.
Browse files Browse the repository at this point in the history
Approved by:	re (implicit)
  • Loading branch information
gjb authored and gjb committed Sep 11, 2013
1 parent 31dfa38 commit 750678a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion release/Makefile.sysinstall
Expand Up @@ -24,7 +24,7 @@
# Set these, release builder!
#
# Fixed version:
#BUILDNAME=9.2-RC3
#BUILDNAME=9.2-RC4
#
# Automatic SNAP versioning:
DATE != date +%Y%m%d
Expand Down
2 changes: 1 addition & 1 deletion sys/conf/newvers.sh
Expand Up @@ -32,7 +32,7 @@

TYPE="FreeBSD"
REVISION="9.2"
BRANCH="RC3-p1"
BRANCH="RC4"
if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
Expand Down

0 comments on commit 750678a

Please sign in to comment.