On Sun, Jan 08, 2012 at 11:28:11AM +0200, Yonit Halperin wrote: > --- > NEWS | 4 ++++ > configure.ac | 4 ++-- > 2 files changed, 6 insertions(+), 2 deletions(-) > > diff --git a/NEWS b/NEWS > index 2378b2c..5ef1f58 100644 > --- a/NEWS > +++ b/NEWS > @@ -1,3 +1,7 @@ > +Major changes in 0.10.0 > +====================== > +* Add support for a header without sublist and serial (mini header) > +
NACK, my bad, same thing I said in the 5/5 spice-server patch - you'll need to bump to 0.10.1, rebase on current master, that was accidentally behind the 0.10 branch. > 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..50d4451 100644 > --- a/configure.ac > +++ b/configure.ac > @@ -1,8 +1,8 @@ > AC_PREREQ([2.57]) > > m4_define([SPICE_MAJOR], 0) > -m4_define([SPICE_MINOR], 9) > -m4_define([SPICE_MICRO], 1) > +m4_define([SPICE_MINOR], 10) > +m4_define([SPICE_MICRO], 0) > > AC_INIT(spice-protocol, [SPICE_MAJOR.SPICE_MINOR.SPICE_MICRO], [], > spice-protocol) > > -- > 1.7.6.4 > > _______________________________________________ > Spice-devel mailing list > Spice-devel@lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/spice-devel _______________________________________________ Spice-devel mailing list Spice-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/spice-devel