summaryrefslogtreecommitdiff
path: root/libappstream-glib/as-utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'libappstream-glib/as-utils.c')
-rw-r--r--libappstream-glib/as-utils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libappstream-glib/as-utils.c b/libappstream-glib/as-utils.c
index 78690c8..8d9123c 100644
--- a/libappstream-glib/as-utils.c
+++ b/libappstream-glib/as-utils.c
@@ -1678,7 +1678,7 @@ as_utils_string_replace (GString *string, const gchar *search, const gchar *repl
*
* Returns: a #GDateTime, or %NULL for error.
*
- * Since: 0.5.18
+ * Since: 0.6.1
**/
GDateTime *
as_utils_iso8601_to_datetime (const gchar *iso_date)