svn commit: r253912 - in releng/9.2: . release sys/conf sys/sys
Hiroki Sato
hrs at FreeBSD.org
Sun Aug 4 20:20:24 UTC 2013
Glen Barber <gjb at FreeBSD.org> wrote
in <201308031241.r73CfMSJ016460 at svn.freebsd.org>:
gj> Author: gjb
gj> Date: Sat Aug 3 12:41:21 2013
gj> New Revision: 253912
gj> URL: http://svnweb.freebsd.org/changeset/base/253912
gj>
gj> Log:
gj> - Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
gj> - Update branch name to -RC1.
gj> - Bump __FreeBSD_version.
gj>
gj> Approved by: kib (mentor, implicit)
gj> Approved by: re (implicit)
gj>
gj> Added:
gj> releng/9.2/
gj> - copied from r253911, stable/9/
gj> Modified:
gj> releng/9.2/release/Makefile.sysinstall
gj> releng/9.2/sys/conf/newvers.sh
gj> releng/9.2/sys/sys/param.h
...
gj> Modified: releng/9.2/sys/sys/param.h
gj> ==============================================================================
gj> --- stable/9/sys/sys/param.h Sat Aug 3 08:21:35 2013 (r253911)
gj> +++ releng/9.2/sys/sys/param.h Sat Aug 3 12:41:21 2013 (r253912)
gj> @@ -58,7 +58,7 @@
gj> * in the range 5 to 9.
gj> */
gj> #undef __FreeBSD_version
gj> -#define __FreeBSD_version 901505 /* Master, propagated to newvers */
gj> +#define __FreeBSD_version 902001 /* Master, propagated to newvers */
Why is this 902001, not 902000?
-- Hiroki
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-src-releng/attachments/20130805/898f0580/attachment.sig>
More information about the svn-src-releng
mailing list