commit | b56cef0be08febc7e8edb8a87592f0a347c2793f | [log] [tgz] |
---|---|---|
author | Christian Brabandt <cb@256bit.org> | Mon Oct 09 17:52:14 2023 +0200 |
committer | Christian Brabandt <cb@256bit.org> | Mon Oct 09 17:55:02 2023 +0200 |
tree | 2dcde75816cc7f7f0ba88e0ec1dd3f9d34c58267 | |
parent | d4afbdd0715c722cfc73d3a8ab9e578667615faa [diff] [blame] |
patch 9.0.2005: partially revert patch v9.0.1997 Problem: partially revert patch v9.0.1997 Solution: add a comment, to make clear it's not used related: #13288 Signed-off-by: Christian Brabandt <cb@256bit.org>
diff --git a/src/version.c b/src/version.c index 6602a48..e862e33 100644 --- a/src/version.c +++ b/src/version.c
@@ -705,6 +705,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2005, +/**/ 2004, /**/ 2003,