diff options
| author | Xin LI <delphij@FreeBSD.org> | 2016-09-23 07:48:34 +0000 |
|---|---|---|
| committer | Xin LI <delphij@FreeBSD.org> | 2016-09-23 07:48:34 +0000 |
| commit | 6107c6581a0c4f2dcc21288dd2bbde22c4909d85 (patch) | |
| tree | 665f71e1ff012a51099b77b57c6d573b8f3c3d68 /sys | |
| parent | 1b9f4103cd3266f0120648496ddc1e130c55cb76 (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 d109806517d5..8b54e4445fe4 100644 --- a/sys/conf/newvers.sh +++ b/sys/conf/newvers.sh @@ -32,7 +32,7 @@ TYPE="FreeBSD" REVISION="10.3" -BRANCH="RELEASE-p7" +BRANCH="RELEASE-p8" if [ "X${BRANCH_OVERRIDE}" != "X" ]; then BRANCH=${BRANCH_OVERRIDE} fi |
