docs: fix two more Since: tags
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 2 Aug 2011 22:42:58 +0000 (23:42 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 2 Aug 2011 22:42:58 +0000 (23:42 +0100)
gst/multipart/multipartdemux.c
sys/v4l2/gstv4l2object.c

index b8c6e1c..a0d6eff 100644 (file)
@@ -174,7 +174,7 @@ gst_multipart_demux_class_init (GstMultipartDemuxClass * klass)
    * not change and emit no-more-pads as soon as the first boundary
    * content is parsed, decoded, and pads are linked.
    *
-   * Since: 0.10.30
+   * Since: 0.10.31
    */
   g_object_class_install_property (gobject_class, PROP_SINGLE_STREAM,
       g_param_spec_boolean ("single-stream", "Single Stream",
index 29249f9..ae1b591 100644 (file)
@@ -442,7 +442,7 @@ gst_v4l2_object_install_properties_helper (GObjectClass * gobject_class,
    *
    * TV norm
    *
-   * Since: 0.10.30
+   * Since: 0.10.31
    */
   g_object_class_install_property (gobject_class, PROP_TV_NORM,
       g_param_spec_enum ("norm", "TV norm",