From 96326bff9d77d3aebe35e1e55966cf6c2f915fe8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Thu, 22 Jun 2006 11:01:41 +0000 Subject: [PATCH] gst-libs/gst/tag/tag.h: Oops, make that 'Since: 0.10.9'. Original commit message from CVS: * gst-libs/gst/tag/tag.h: Oops, make that 'Since: 0.10.9'. --- ChangeLog | 5 +++++ gst-libs/gst/tag/tag.h | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index a0027f58a5..3cfeead974 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-06-22 Tim-Philipp Müller + + * gst-libs/gst/tag/tag.h: + Oops, make that 'Since: 0.10.9'. + 2006-06-22 Tim-Philipp Müller * docs/libs/gst-plugins-base-libs-sections.txt: diff --git a/gst-libs/gst/tag/tag.h b/gst-libs/gst/tag/tag.h index 98cb4c521b..df9f5980eb 100644 --- a/gst-libs/gst/tag/tag.h +++ b/gst-libs/gst/tag/tag.h @@ -111,7 +111,7 @@ G_BEGIN_DECLS * Type of image contained in an image tag (specified as field in * the image buffer's caps structure) * - * Since: 0.10.10 + * Since: 0.10.9 */ typedef enum { GST_TAG_IMAGE_TYPE_UNDEFINED,