udpsrc: fix Since version for new "loop" property
authorTim-Philipp Müller <tim@centricular.com>
Wed, 18 May 2016 17:32:57 +0000 (18:32 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Wed, 18 May 2016 17:35:27 +0000 (18:35 +0100)
gst/udp/gstudpsrc.c

index d125def..ac57770 100644 (file)
@@ -275,7 +275,7 @@ gst_udpsrc_class_init (GstUDPSrcClass * klass)
    *
    * Can be used to disable multicast loopback.
    *
-   * Since: 1.10
+   * Since: 1.8
    */
   g_object_class_install_property (gobject_class, PROP_LOOP,
       g_param_spec_boolean ("loop", "Multicast Loopback",