commit | b5e8377364110ee70090274da15d202778e96a64 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Feb 27 21:48:26 2017 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Feb 27 21:48:26 2017 +0100 |
tree | caa02b1dec88c11db30144e6050e24323c73f4b5 | |
parent | d512e17ea4cebe547197b759a047138228acc06f [diff] [blame] |
patch 8.0.0385: no tests for arabic Problem: No tests for arabic. Solution: Add a first test for arabic. (Dominique Pelle, closes #1518)
diff --git a/src/version.c b/src/version.c index 713b54c..4479cc2 100644 --- a/src/version.c +++ b/src/version.c
@@ -765,6 +765,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 385, +/**/ 384, /**/ 383,