commit | 4fc85003c5f53d6ceb3dbea4b8fae5681615a20c | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Jul 14 19:30:36 2018 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Jul 14 19:30:36 2018 +0200 |
tree | c4dc43b937f18d4f8eba06e086e2042ddeedad02 | |
parent | a43ebe9454386427ca38c75810e2d36991f17812 [diff] [blame] |
patch 8.1.0182: Unicode standard was updated Problem: Unicode standard was updated. Solution: Include the changes. (Christian Brabandt)
diff --git a/src/version.c b/src/version.c index e6a7d8b..679aabd 100644 --- a/src/version.c +++ b/src/version.c
@@ -790,6 +790,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 182, +/**/ 181, /**/ 180,