[Spice-devel] [PATCH spice-protocol 2/2] Release 0.9.2
Alon Levy
alevy at redhat.com
Thu Dec 29 00:33:22 PST 2011
On Wed, Dec 28, 2011 at 07:14:53PM +0200, Yonit Halperin wrote:
Please ignore part of my previous email, I was thinking of spice, not
spice-protocol. But we still should get them back in sync - so I guess
0.10.0?
> ---
> NEWS | 4 ++++
> configure.ac | 2 +-
> 2 files changed, 5 insertions(+), 1 deletions(-)
>
> diff --git a/NEWS b/NEWS
> index 2378b2c..0a9a412 100644
> --- a/NEWS
> +++ b/NEWS
> @@ -1,3 +1,7 @@
> +Major changes in 0.9.2
> +======================
> +* Add support for a header without sublist
> +
> Major changes in 0.9.1 (same as 0.8.2 in 0.8 branch)
> ======================
> * Add support for semi-seamless migration
> diff --git a/configure.ac b/configure.ac
> index 0388120..dea4a02 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -2,7 +2,7 @@ AC_PREREQ([2.57])
>
> m4_define([SPICE_MAJOR], 0)
> m4_define([SPICE_MINOR], 9)
> -m4_define([SPICE_MICRO], 1)
> +m4_define([SPICE_MICRO], 2)
>
> AC_INIT(spice-protocol, [SPICE_MAJOR.SPICE_MINOR.SPICE_MICRO], [], spice-protocol)
>
> --
> 1.7.6.4
>
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/spice-devel
More information about the Spice-devel
mailing list