> > Hi, > > On Thu, Apr 04, 2019 at 04:25:55AM -0400, Frediano Ziglio wrote: > > > > > > Hi, > > > > > > On Thu, Apr 04, 2019 at 08:33:27AM +0100, Frediano Ziglio wrote: > > > > Signed-off-by: Frediano Ziglio <fziglio@xxxxxxxxxx> > > > > --- > > > > configure.ac | 4 ++-- > > > > meson.build | 2 +- > > > > 2 files changed, 3 insertions(+), 3 deletions(-) > > > > > > > > diff --git a/configure.ac b/configure.ac > > > > index eb1b314..22c6008 100644 > > > > --- a/configure.ac > > > > +++ b/configure.ac > > > > @@ -1,8 +1,8 @@ > > > > AC_PREREQ([2.57]) > > > > > > > > m4_define([SPICE_MAJOR], 0) > > > > -m4_define([SPICE_MINOR], 12) > > > > -m4_define([SPICE_MICRO], 16) > > > > +m4_define([SPICE_MINOR], 14) > > > > +m4_define([SPICE_MICRO], 0) > > > > > > > > AC_INIT(spice-protocol, [SPICE_MAJOR.SPICE_MINOR.SPICE_MICRO], [], > > > > spice-protocol) > > > > > > > > diff --git a/meson.build b/meson.build > > > > index b457693..f9da4ac 100644 > > > > --- a/meson.build > > > > +++ b/meson.build > > > > @@ -2,7 +2,7 @@ > > > > # project definition > > > > # > > > > project('spice-protocol', 'c', > > > > - version : '0.12.16', > > > > + version : '0.14.0', > > > > license : 'BSD', > > > > meson_version : '>= 0.41.0') > > > > > > The plan is to do a 0.14 stable release? > > > > > > > No, just a bump like the bump after the release, more a preparation. > > We already bumped to 0.12.16 but I don't mind going to 0.14.0 so > > Acked-by: Victor Toso <victortoso@xxxxxxxxxx> > > Still, it would be great to have the milestone set [0] to deploy > this release. We will need that for linux/vd-agent release and > this one had its last release in 2018-06-05. > > I'll propose it on a week from now if you don't mind. > > [0] https://gitlab.freedesktop.org/spice/spice-protocol/milestones > > Cheers, > Victor > Oh, forgot, I skipped 0.13 as I cannot see a 0.11 but I also can see a 0.9. Not entirely sure. Frediano _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel