commit | f09715bc5c827dab4425736da9024727836997e5 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun May 31 14:25:22 2020 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun May 31 14:25:22 2020 +0200 |
tree | a496c389e459b01bdd8999abe3dc758025115820 | |
parent | 788fbb47079e6df4d4815d27273faf8390395029 [diff] [blame] |
patch 8.2.0859: no Turkish translation of the manual Problem: No Turkish translation of the manual. Solution: Add Turkish translations. (Emir Sarı, closes #5641)
diff --git a/src/version.c b/src/version.c index 27ed559..88f6da8 100644 --- a/src/version.c +++ b/src/version.c
@@ -747,6 +747,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 859, +/**/ 858, /**/ 857,