Author: gjb
Date: Wed Jul 10 13:35:01 2019
New Revision: 349884
URL: https://svnweb.freebsd.org/changeset/base/349884
Log:
Call stable/11 -STABLE now that 11.3-RELEASE is out.
Reminded by: marck
Sponsored by: Rubicon Communications, LLC (Netgate)
Modified:
stable/11/sys/conf/newvers.sh
Modified: stable/11/sys/conf/newvers.sh
==============================================================================
--- stable/11/sys/conf/newvers.sh Wed Jul 10 12:40:07 2019
(r349883)
+++ stable/11/sys/conf/newvers.sh Wed Jul 10 13:35:01 2019
(r349884)
@@ -44,7 +44,7 @@
TYPE="FreeBSD"
REVISION="11.3"
-BRANCH="PRERELEASE"
+BRANCH="STABLE"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"