[Spice-devel] [PATCH spice-protocol 1/3] build-sys: post-release version bump 0.14.1
Victor Toso
victortoso at redhat.com
Mon May 13 13:53:43 UTC 2019
Hi,
On Mon, May 13, 2019 at 10:45:54AM +0100, Frediano Ziglio wrote:
> Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
Yep,
Acked-by: Victor Toso <victortoso at redhat.com>
> ---
> configure.ac | 2 +-
> meson.build | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/configure.ac b/configure.ac
> index b56f414..bc3e33f 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -2,7 +2,7 @@ AC_PREREQ([2.57])
>
> m4_define([SPICE_MAJOR], 0)
> m4_define([SPICE_MINOR], 14)
> -m4_define([SPICE_MICRO], 0)
> +m4_define([SPICE_MICRO], 1)
>
> AC_INIT(spice-protocol, [SPICE_MAJOR.SPICE_MINOR.SPICE_MICRO], [], spice-protocol)
>
> diff --git a/meson.build b/meson.build
> index f9da4ac..75e64c4 100644
> --- a/meson.build
> +++ b/meson.build
> @@ -2,7 +2,7 @@
> # project definition
> #
> project('spice-protocol', 'c',
> - version : '0.14.0',
> + version : '0.14.1',
> license : 'BSD',
> meson_version : '>= 0.41.0')
>
> --
> 2.20.1
>
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/spice-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/spice-devel/attachments/20190513/a9f4f9f9/attachment.sig>
More information about the Spice-devel
mailing list