diff options
| author | Ken Smith <kensmith@FreeBSD.org> | 2009-05-04 00:19:00 +0000 |
|---|---|---|
| committer | Ken Smith <kensmith@FreeBSD.org> | 2009-05-04 00:19:00 +0000 |
| commit | 3aa426180bb89220d6f00aa387eed52c3b32e55b (patch) | |
| tree | c7e059a9534397c3d619fa5ccad9f0efc34fdfd0 /sys/conf | |
| parent | 476e2fac78d3ceb88a0380f7c36ef85a3ef7fe99 (diff) | |
7.2-RELEASE is done, shift over to -STABLE.
Approved by: re (implicit)
Notes
svn path=/stable/7/; revision=191770
Diffstat (limited to 'sys/conf')
| -rw-r--r-- | sys/conf/newvers.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/newvers.sh b/sys/conf/newvers.sh index 2d9c1ea0d003..e5ed4ecf700a 100644 --- a/sys/conf/newvers.sh +++ b/sys/conf/newvers.sh @@ -32,7 +32,7 @@ TYPE="FreeBSD" REVISION="7.2" -BRANCH="PRERELEASE" +BRANCH="STABLE" if [ "X${BRANCH_OVERRIDE}" != "X" ]; then BRANCH=${BRANCH_OVERRIDE} fi |
