commit | d4afbdd0715c722cfc73d3a8ab9e578667615faa | [log] [tgz] |
---|---|---|
author | Christian Brabandt <cb@256bit.org> | Mon Oct 09 08:15:00 2023 +0200 |
committer | Christian Brabandt <cb@256bit.org> | Mon Oct 09 08:15:00 2023 +0200 |
tree | 2dc96acc2cede5cb31adfe55820427da8ad45fc3 | |
parent | 7879bc5c13311c1fb6497776ed7804400852460a [diff] [blame] |
patch 9.0.2004: Missing test file Problem: Missing test file Solution: git-add the file to the repo closes: #13305 Signed-off-by: Christian Brabandt <cb@256bit.org>
diff --git a/src/version.c b/src/version.c index 9a653f0..6602a48 100644 --- a/src/version.c +++ b/src/version.c
@@ -705,6 +705,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2004, +/**/ 2003, /**/ 2002,