On Fri, Oct 19, 2012 at 01:50:12PM +0200, Alon Levy wrote: > --- > configure.ac | 4 ++-- > server/spice.h | 2 +- > 2 files changed, 3 insertions(+), 3 deletions(-) > > diff --git a/configure.ac b/configure.ac > index 5561d2c..6582edb 100644 > --- a/configure.ac > +++ b/configure.ac > @@ -13,9 +13,9 @@ AC_PREREQ([2.57]) > # 4. Follow the libtool manual for the so version: > # http://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html > > -m4_define([SPICE_CURRENT], [6]) > +m4_define([SPICE_CURRENT], [7]) > m4_define([SPICE_REVISION], [0]) > -m4_define([SPICE_AGE], [5]) > +m4_define([SPICE_AGE], [6]) ACK as patch 4/5 added new symbols > > # Note on the library name on linux (SONAME) produced by libtool (for reference, gleaned > # from looking at libtool 2.4.2) > diff --git a/server/spice.h b/server/spice.h > index 7ca5033..f42c4a8 100644 > --- a/server/spice.h > +++ b/server/spice.h > @@ -23,7 +23,7 @@ > #include <spice/qxl_dev.h> > #include <spice/vd_agent.h> > > -#define SPICE_SERVER_VERSION 0x000c00 /* release 0.12.0 */ > +#define SPICE_SERVER_VERSION 0x000c01 /* release 0.12.1 */ > > /* interface base type */ > > -- > 1.7.12.1 > > _______________________________________________ > Spice-devel mailing list > Spice-devel@xxxxxxxxxxxxxxxxxxxxx > http://lists.freedesktop.org/mailman/listinfo/spice-devel
Attachment:
pgpU1SQmbEkM_.pgp
Description: PGP signature
_______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel