diff options
| author | Ken Smith <kensmith@FreeBSD.org> | 2007-12-22 06:52:56 +0000 |
|---|---|---|
| committer | Ken Smith <kensmith@FreeBSD.org> | 2007-12-22 06:52:56 +0000 |
| commit | a2b33fe311f8056dac434e01424b488f6c271e5c (patch) | |
| tree | 64a6f740c6fb26b96e92755e0b13b8bb6e95aa20 /sys | |
| parent | a964c7817fc4e8c34820c71d953406eac21dedef (diff) | |
Notes
Diffstat (limited to 'sys')
| -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 29953a6d3b40..a6ba784f2fae 100644 --- a/sys/conf/newvers.sh +++ b/sys/conf/newvers.sh @@ -32,7 +32,7 @@ TYPE="FreeBSD" REVISION="6.3" -BRANCH="RC1" +BRANCH="RC2" if [ "X${BRANCH_OVERRIDE}" != "X" ]; then BRANCH=${BRANCH_OVERRIDE} fi |
