diff --git a/gst/gstcaps.c b/gst/gstcaps.c index 8f62660679..b7e5ebce79 100644 --- a/gst/gstcaps.c +++ b/gst/gstcaps.c @@ -1236,7 +1236,7 @@ gst_caps_structure_can_intersect (const GstStructure * struct1, * * Returns: %TRUE if intersection would be not empty * - * Since: 0.10.24 + * Since: 0.10.25 */ gboolean gst_caps_can_intersect (const GstCaps * caps1, const GstCaps * caps2)