svn commit: r234355 - head/sys/sys

Bjoern A. Zeeb bzeeb-lists at lists.zabbadoz.net
Mon Apr 16 22:38:28 UTC 2012


On 16. Apr 2012, at 21:28 , Dimitry Andric wrote:

> Author: dim
> Date: Mon Apr 16 21:28:04 2012
> New Revision: 234355
> URL: http://svn.freebsd.org/changeset/base/234355
> 
> Log:
>  Bump __FreeBSD_version due to the import of a new clang 3.1 prerelease
>  snapshot.
> 


With SVN can we please try to get these bumps done more atomically with the real changes and if we do not maybe reference which revision forced the bump?

That said, why does 3.1-pre need a bump?



> Modified:
>  head/sys/sys/param.h
> 
> Modified: head/sys/sys/param.h
> ==============================================================================
> --- head/sys/sys/param.h	Mon Apr 16 21:24:23 2012	(r234354)
> +++ head/sys/sys/param.h	Mon Apr 16 21:28:04 2012	(r234355)
> @@ -58,7 +58,7 @@
>  *		in the range 5 to 9.
>  */
> #undef __FreeBSD_version
> -#define __FreeBSD_version 1000010	/* Master, propagated to newvers */
> +#define __FreeBSD_version 1000011	/* Master, propagated to newvers */
> 
> /*
>  * __FreeBSD_kernel__ indicates that this system uses the kernel of FreeBSD,

-- 
Bjoern A. Zeeb                                 You have to have visions!
   It does not matter how good you are. It matters what good you do!



More information about the svn-src-head mailing list