[Spice-devel] [PATCH 2/2] build-sys: bump libtool version information
Christophe Fergeau
cfergeau at redhat.com
Thu Jun 18 06:05:02 PDT 2015
On Fri, Jun 12, 2015 at 03:17:38PM +0100, Frediano Ziglio wrote:
> As one interface was added bump the version and put a comment to avoid
> too much updates.
This usually is done right before making a release, but change is
correct, ACK.
Christophe
>
> Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
> ---
> configure.ac | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)
>
> diff --git a/configure.ac b/configure.ac
> index 7a9fc4b..3fe3939 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -11,9 +11,10 @@ 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], [10])
> +# bumped CURRENT and AGE after 0.12.5
> +m4_define([SPICE_CURRENT], [11])
> m4_define([SPICE_REVISION], [0])
> -m4_define([SPICE_AGE], [9])
> +m4_define([SPICE_AGE], [10])
>
> AC_INIT(spice, [m4_esyscmd(build-aux/git-version-gen .tarball-version)],
> [spice-devel at lists.freedesktop.org], spice)
> --
> 2.1.0
>
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/spice-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/spice-devel/attachments/20150618/eb851142/attachment.sig>
More information about the Spice-devel
mailing list