From e8023bf470fcebc56304e41b05312ea419e28d6e Mon Sep 17 00:00:00 2001 From: Stefan Sauer Date: Mon, 30 Dec 2013 14:40:40 +0100 Subject: [PATCH] taglist: fix since-marker in docs (we're in 1.3.X) --- gst/gsttaglist.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst/gsttaglist.h b/gst/gsttaglist.h index 138be8d16c..aa0271940d 100644 --- a/gst/gsttaglist.h +++ b/gst/gsttaglist.h @@ -1067,7 +1067,7 @@ gst_tag_list_copy (const GstTagList * taglist) * of the audio track. This is useful for sample instruments and in particular * for multi-samples. * - * Since: 1.2 + * Since: 1.3 */ #define GST_TAG_MIDI_BASE_NOTE "midi-base-note"