From 7c17dc43debd9d169b8a42f2d719cf84282ff4ce Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 21 Jun 2023 19:14:37 +0300 Subject: Release version 0.29.0-a.4+1 Suppress -Wstrict-prototypes Clang 15 warning. --- libcmark-gfm/manifest | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'libcmark-gfm/manifest') diff --git a/libcmark-gfm/manifest b/libcmark-gfm/manifest index a096d6d..b02e8df 100644 --- a/libcmark-gfm/manifest +++ b/libcmark-gfm/manifest @@ -3,11 +3,10 @@ name: libcmark-gfm # Note: remember to update build/bootstrap.build! # -version: 0.29.0-a.4 +version: 0.29.0-a.4+1 upstream-version: 0.29.0.gfm.3 project: cmark-gfm -priority: security summary: GitHub-flavored CommonMark parsing and rendering C library license: BSD-2-Clause AND MIT ; BSD 2-Clause "Simplified" License for the most of original files. topics: C, CommonMark, Markdown, documentation generation -- cgit v1.1