[Spice-devel] [PATCH spice-protocol] Bump minor version to mark cleanup change
Victor Toso
victortoso at redhat.com
Thu Apr 4 08:50:06 UTC 2019
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 at redhat.com>
> > > ---
> > > 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 at redhat.com>
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/spice-devel/attachments/20190404/c2ac4fa4/attachment.sig>
More information about the Spice-devel
mailing list