[Spice-commits] NEWS configure.ac

Christophe Fergau teuf at kemper.freedesktop.org
Mon May 19 05:04:01 PDT 2014


 NEWS         |    5 +++++
 configure.ac |    2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

New commits:
commit 1f6f9097c306704b2be3a34fdbb9ec93e6c3f229
Author: Christophe Fergeau <cfergeau at redhat.com>
Date:   Mon May 19 11:51:41 2014 +0200

    Release 0.12.7

diff --git a/NEWS b/NEWS
index 23b83d2..8fcc327 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Major changes in 0.12.7
+=======================
+* add support for Webdav channel
+* add support for the Opus codec
+
 Major changes in 0.12.6
 =======================
 * add adaptive video streaming support:
diff --git a/configure.ac b/configure.ac
index 0517b5b..0ea8d6b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ AC_PREREQ([2.57])
 
 m4_define([SPICE_MAJOR], 0)
 m4_define([SPICE_MINOR], 12)
-m4_define([SPICE_MICRO], 6)
+m4_define([SPICE_MICRO], 7)
 
 AC_INIT(spice-protocol, [SPICE_MAJOR.SPICE_MINOR.SPICE_MICRO], [], spice-protocol)
 


More information about the Spice-commits mailing list