Date: Mon, 05 Aug 2013 04:59:05 +0900 (JST) From: Hiroki Sato <hrs@FreeBSD.org> To: gjb@FreeBSD.org Cc: svn-src-releng@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: svn commit: r253912 - in releng/9.2: . release sys/conf sys/sys Message-ID: <20130805.045905.402630690682432436.hrs@allbsd.org> In-Reply-To: <201308031241.r73CfMSJ016460@svn.freebsd.org> References: <201308031241.r73CfMSJ016460@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
----Security_Multipart(Mon_Aug__5_04_59_05_2013_842)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Glen Barber <gjb@FreeBSD.org> wrote in <201308031241.r73CfMSJ016460@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 ----Security_Multipart(Mon_Aug__5_04_59_05_2013_842)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.13 (FreeBSD) iEYEABECAAYFAlH+sokACgkQTyzT2CeTzy2emwCdFi2oSg4Wwy+lMWGOss04yjkL BUEAnjUlWQNo0XD4TIZ58i7edTdiSEnh =Fgsr -----END PGP SIGNATURE----- ----Security_Multipart(Mon_Aug__5_04_59_05_2013_842)----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130805.045905.402630690682432436.hrs>