[Spice-devel] [PATCH] Post-release version bump
Fabiano Fidencio
ffidenci at redhat.com
Tue May 26 02:40:04 PDT 2015
----- Original Message -----
> From: "Christophe Fergeau" <cfergeau at redhat.com>
> To: spice-devel at lists.freedesktop.org
> Sent: Tuesday, May 26, 2015 11:31:00 AM
> Subject: [Spice-devel] [PATCH] Post-release version bump
>
> This allows spice-protocol users to depend on the git version.
> spice-vdagent.git needs a spice-protocol version newer than the latest
> release for the volume synchronization work or it won't build.
> ---
> configure.ac | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/configure.ac b/configure.ac
> index 4d6ef25..747a242 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -2,7 +2,7 @@ AC_PREREQ([2.57])
>
> m4_define([SPICE_MAJOR], 0)
> m4_define([SPICE_MINOR], 12)
> -m4_define([SPICE_MICRO], 7)
> +m4_define([SPICE_MICRO], 8)
>
> AC_INIT(spice-protocol, [SPICE_MAJOR.SPICE_MINOR.SPICE_MICRO], [],
> spice-protocol)
>
> --
> 2.4.1
>
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/spice-devel
>
ACK!
More information about the Spice-devel
mailing list