summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@redhat.com>2017-10-11 10:36:34 +0200
committerChristophe Fergeau <cfergeau@redhat.com>2017-10-11 10:36:34 +0200
commit40ca6c29c7e90e7d4292dbb8cb7e2138c438a7dc (patch)
tree61511e34d27d0b23ada44a14957f457252f37d00
parent657a1d92e8844c0b931e40e035e4f2b97f087489 (diff)
spice-server 0.14.0 releasev0.14.0
-rw-r--r--NEWS9
-rw-r--r--configure.ac2
2 files changed, 10 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 3f715d2f..51bb4a2e 100644
--- a/NEWS
+++ b/NEWS
@@ -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:
=========================
diff --git a/configure.ac b/configure.ac
index cd046d28..fb266ad4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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)],