commit | 383aa84c0d3456c12987ba7e12042dcffba0eac6 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Jun 22 15:27:37 2017 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Jun 22 15:27:37 2017 +0200 |
tree | 3206df6d50131c035ce99aaa8a2ec0690d5512db | |
parent | 157069b04e64eff72d2b34a2f727dfb6e2190cf3 [diff] [blame] |
patch 8.0.0652: unicode information is outdated Problem: Unicode information is outdated. Solution: Update to Unicode 10. (Christian Brabandt)
diff --git a/src/version.c b/src/version.c index 98f4689..a5fdd5b 100644 --- a/src/version.c +++ b/src/version.c
@@ -765,6 +765,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 652, +/**/ 651, /**/ 650,