From b36f1510ec5180724e7866e2a86570429a435c93 Mon Sep 17 00:00:00 2001 From: Khaled Hosny Date: Sat, 18 Sep 2021 23:09:07 +0200 Subject: [PATCH] [doc] Add missing version tags --- src/hb-ot-layout.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/hb-ot-layout.cc b/src/hb-ot-layout.cc index 0454af206..cf3e1df96 100644 --- a/src/hb-ot-layout.cc +++ b/src/hb-ot-layout.cc @@ -688,8 +688,8 @@ hb_ot_layout_script_get_language_tags (hb_face_t *face, * * Return value: %true if the language tag is found, %false otherwise * - * Since: ?? - * Deprecated: ?? + * Since: 0.6.0 + * Deprecated: 2.0.0 **/ hb_bool_t hb_ot_layout_script_find_language (hb_face_t *face,