diff --git a/gst/multipart/multipartdemux.c b/gst/multipart/multipartdemux.c index b8c6e1c52a..a0d6effdf8 100644 --- a/gst/multipart/multipartdemux.c +++ b/gst/multipart/multipartdemux.c @@ -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", diff --git a/sys/v4l2/gstv4l2object.c b/sys/v4l2/gstv4l2object.c index 29249f9b4d..ae1b591b80 100644 --- a/sys/v4l2/gstv4l2object.c +++ b/sys/v4l2/gstv4l2object.c @@ -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",