[Spice-devel] [PATCH spice-gtk 1/8] Correct Since tag for SpiceSession:enable-usbredir:

Hans de Goede hdegoede at redhat.com
Wed Nov 16 09:49:44 PST 2011


This was introduced post 0.7, and given the major changes done in git
sofar the next release will be 0.8 rather then 0.7.1

Signed-off-by: Hans de Goede <hdegoede at redhat.com>
---
 gtk/spice-session.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/gtk/spice-session.c b/gtk/spice-session.c
index 9e30c74..8fd98c1 100644
--- a/gtk/spice-session.c
+++ b/gtk/spice-session.c
@@ -786,7 +786,7 @@ static void spice_session_class_init(SpiceSessionClass *klass)
      * If set to TRUE, the usbredir channel will be enabled and USB devices
      * can be redirected to the guest
      *
-     * Since: 0.7
+     * Since: 0.8
      **/
     g_object_class_install_property
         (gobject_class, PROP_USBREDIR,
-- 
1.7.7.3



More information about the Spice-devel mailing list