[Spice-devel] [spice-server 3/3] build-sys: Update libtool versioning for 0.13.1
Frediano Ziglio
fziglio at redhat.com
Wed Mar 30 13:15:48 UTC 2016
>
> ---
> configure.ac | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/configure.ac b/configure.ac
> index 9541b59..8419508 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -11,9 +11,9 @@ AC_PREREQ([2.57])
> # - If any interfaces have been removed or changed since the last public
> release,
> # then set age to 0.
> #
> -m4_define([SPICE_CURRENT], [11])
> +m4_define([SPICE_CURRENT], [12])
> m4_define([SPICE_REVISION], [0])
> -m4_define([SPICE_AGE], [10])
> +m4_define([SPICE_AGE], [11])
>
> AC_INIT(spice, [m4_esyscmd(build-aux/git-version-gen .tarball-version)],
> [spice-devel at lists.freedesktop.org], spice)
Acked-by: Frediano Ziglio <fziglio at redhat.com>
Frediano
More information about the Spice-devel
mailing list