summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@ubuntu.com>2020-08-06 13:28:46 +0200
committerRico Tzschichholz <ricotz@ubuntu.com>2020-08-06 13:28:46 +0200
commitbed86b1de6c3525f54a6a58056f17885e232ad90 (patch)
tree25aa6759552f241f85e8809bb9be9b71f1cd90d6
parentdaa9d0ab21a9c6e9cbadc8e6776a3b3461246763 (diff)
downloadpango-bed86b1de6c3525f54a6a58056f17885e232ad90.tar.gz
Adjust "Since" tags to refer to 1.46
-rw-r--r--pango/pango-attributes.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/pango/pango-attributes.c b/pango/pango-attributes.c
index 5f844639..12942043 100644
--- a/pango/pango-attributes.c
+++ b/pango/pango-attributes.c
@@ -1253,7 +1253,7 @@ pango_attr_show_new (PangoShowFlags flags)
* Return value: (transfer full): the newly allocated #PangoAttribute,
* which should be freed with pango_attribute_destroy().
*
- * Since: 1.45
+ * Since: 1.46
**/
PangoAttribute *
pango_attr_overline_new (PangoOverline overline)
@@ -1281,7 +1281,7 @@ pango_attr_overline_new (PangoOverline overline)
* Return value: (transfer full): the newly allocated #PangoAttribute,
* which should be freed with pango_attribute_destroy().
*
- * Since: 1.45
+ * Since: 1.46
**/
PangoAttribute *
pango_attr_overline_color_new (guint16 red,