commit | d33cb3f65e112bdb2d57139e9a308b1a9c8ffcc2 | [log] [tgz] |
---|---|---|
author | Christian Brabandt <cb@256bit.org> | Mon Apr 08 22:54:16 2024 +0200 |
committer | Christian Brabandt <cb@256bit.org> | Mon Apr 08 22:55:25 2024 +0200 |
tree | 1911bd205a0ba3d83aaef4e2e544b2838d7e0bab | |
parent | a2385c23349935d4bd6780a538f3a8f46a29d952 [diff] [blame] |
patch 9.1.0281: CI: fails Test_compiler_completion Problem: CI: fails Test_compiler_completion Solution: Add pandoc compiler Signed-off-by: Christian Brabandt <cb@256bit.org>
diff --git a/src/version.c b/src/version.c index 5f0c909..1acc1a8 100644 --- a/src/version.c +++ b/src/version.c
@@ -705,6 +705,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 281, +/**/ 280, /**/ 279,