[gexiv2] Squashed commit of the following:
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gexiv2] Squashed commit of the following:
- Date: Sun, 15 Aug 2021 19:43:27 +0000 (UTC)
commit fb40a24761ddff36fef18644185080c880edf9ff
Author: postscript-dev <postscript-dev outlook com>
Date: Sun Aug 15 21:43:01 2021 +0200
Squashed commit of the following:
Update tag_supports_multiple_values() version num
Update `Since`, as next version of gexiv2 is now named 0.14.0 .
Closes !59
gexiv2/gexiv2-metadata.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gexiv2/gexiv2-metadata.h b/gexiv2/gexiv2-metadata.h
index 03f6cf6..c6c2a97 100644
--- a/gexiv2/gexiv2-metadata.h
+++ b/gexiv2/gexiv2-metadata.h
@@ -550,7 +550,7 @@ const gchar* gexiv2_metadata_get_tag_type (const gchar *tag);
* Returns: Whether @tag is capable of storing multiple values or not. If @tag is undefined
* (i.e. not built-in and not added to @self), then @error is set and %FALSE is returned.
*
- * Since: 0.12.2
+ * Since: 0.14.0
*/
gboolean gexiv2_metadata_try_tag_supports_multiple_values(GExiv2Metadata* self, const gchar* tag, GError**
error);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]