[Spice-devel] [PATCH spice-protocol] Release 0.12.6
Yonit Halperin
yhalperi at redhat.com
Wed Jun 26 11:04:27 PDT 2013
---
NEWS | 7 +++++++
configure.ac | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/NEWS b/NEWS
index a602292..23b83d2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Major changes in 0.12.6
+=======================
+* add adaptive video streaming support:
+ control playback latency and receive playback
+ reports from the client.
+* add agent capabilities for signaling guest line ending.
+
Major changes in 0.12.5
=======================
* Add agent file xfer success status
diff --git a/configure.ac b/configure.ac
index 7a3808a..0517b5b 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], 5)
+m4_define([SPICE_MICRO], 6)
AC_INIT(spice-protocol, [SPICE_MAJOR.SPICE_MINOR.SPICE_MICRO], [], spice-protocol)
--
1.8.1.4
More information about the Spice-devel
mailing list