--- NEWS | 9 +++++++++ configure.ac | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) Going to push this shortly, and make the release ;) Christophe diff --git a/NEWS b/NEWS index 3f715d2f6..51bb4a2e6 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 cd046d282..fb266ad4c 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)], -- 2.13.6 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel