spice-server 0.14.0 release

This commit is contained in:
Christophe Fergeau 2017-10-11 10:36:34 +02:00
parent 657a1d92e8
commit 40ca6c29c7
2 changed files with 10 additions and 1 deletions

9
NEWS
View File

@ -1,3 +1,12 @@
Major Changes in 0.14.0:
========================
This is the first release in the new 0.14.x stable series. This release should
be ready for production use.
* fix client mouse with virgl
* fix frozen display after seamless migration
Major Changes in 0.13.91:
=========================

View File

@ -13,7 +13,7 @@ AC_PREREQ([2.57])
#
dnl TODO see server/spice-char.h TODO comment for API breakage
m4_define([SPICE_CURRENT], [13])
m4_define([SPICE_REVISION], [3])
m4_define([SPICE_REVISION], [4])
m4_define([SPICE_AGE], [12])
AC_INIT(spice, [m4_esyscmd(build-aux/git-version-gen .tarball-version)],