On Wed, 2018-05-23 at 06:15 +0000, Matt Macy wrote:
> Author: mmacy
> Date: Wed May 23 06:15:55 2018
> New Revision: 334074
> URL: https://svnweb.freebsd.org/changeset/base/334074
> 
> Log:
>   Bump FreeBSD_version after r333813
> 
> Modified:
>   head/sys/sys/param.h
> 
> Modified: head/sys/sys/param.h
> ==============================================================================
> --- head/sys/sys/param.h      Wed May 23 04:09:01 2018        (r334073)
> +++ head/sys/sys/param.h      Wed May 23 06:15:55 2018        (r334074)
> @@ -60,7 +60,7 @@
>   *           in the range 5 to 9.
>   */
>  #undef __FreeBSD_version
> -#define __FreeBSD_version 1200063    /* Master, propagated to newvers */
> +#define __FreeBSD_version 1200064    /* Master, propagated to newvers */
>  
>  /*
>   * __FreeBSD_kernel__ indicates that this system uses the kernel of FreeBSD,
> 

Nothing about this commit or the commit message for r333813 says why a
version bump would be warranted. New user-visible features?  API
change? The diff for r333813 doesn't appear to contain either of those.

-- Ian
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to