commit | 80627cf51fd4274320875193a43ce11cee58c96e | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Jan 29 19:59:39 2017 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Jan 29 19:59:39 2017 +0100 |
tree | af9422367fca07d0e43f116041924c741c8e741f | |
parent | ddf662a1c86ef0b4bd0c55c5f0aa192ebd6d9a5e [diff] [blame] |
patch 8.0.0263: Farsi support is not tested enough Problem: Farsi support is not tested enough. Solution: Add more tests for Farsi. Clean up the code.
diff --git a/src/version.c b/src/version.c index 17d9e63..67fe69b 100644 --- a/src/version.c +++ b/src/version.c
@@ -765,6 +765,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 263, +/**/ 262, /**/ 261,