diff src/version.c @ 20611:ac057cd4e5cb v8.2.0859

patch 8.2.0859: no Turkish translation of the manual Commit: https://github.com/vim/vim/commit/f09715bc5c827dab4425736da9024727836997e5 Author: Bram Moolenaar <Bram@vim.org> Date: Sun May 31 14:25:22 2020 +0200 patch 8.2.0859: no Turkish translation of the manual Problem: No Turkish translation of the manual. Solution: Add Turkish translations. (Emir Sar?, closes https://github.com/vim/vim/issues/5641)
author Bram Moolenaar <Bram@vim.org>
date Sun, 31 May 2020 14:30:05 +0200
parents 054ba681412d
children 9edb439adbea
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -747,6 +747,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    859,
+/**/
     858,
 /**/
     857,