commit | 0f518a8f4d4be4cac10389680f6bd5e3781f94b0 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Apr 14 16:57:10 2016 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Apr 14 16:57:10 2016 +0200 |
tree | 03e73f418451f8a7019a60fae27ccf5561529467 | |
parent | 839e954aaa72ef62f65416d177f829e681c15466 [diff] [blame] |
patch 7.4.1734 Problem: Test fails when not using utf-8. Solution: Split test in regularand utf-8 part.
diff --git a/src/version.c b/src/version.c index 873f21c..a013661 100644 --- a/src/version.c +++ b/src/version.c
@@ -749,6 +749,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1734, +/**/ 1733, /**/ 1732,