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 <[email protected]> --- 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 _______________________________________________ Spice-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/spice-devel
