commit | dc4fa190e7b9d6ba49416ce875d2192c4444d3eb | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Mar 22 16:33:15 2019 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Mar 22 16:33:15 2019 +0100 |
tree | bd25a63a1ba370df4e7dd8e1213497d6fed1817d | |
parent | 6b6f7aae4a3329d685e512699287605540257b40 [diff] [blame] |
patch 8.1.1038: Arabic support excludes Farsi Problem: Arabic support excludes Farsi. Solution: Add Farsi support to the Arabic support. (Ali Gholami Rudi, Ameretat Reith)
diff --git a/src/version.c b/src/version.c index 5f3b67d..44d11bf 100644 --- a/src/version.c +++ b/src/version.c
@@ -780,6 +780,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1038, +/**/ 1037, /**/ 1036,