commit | e80ff7448d886805b459250b090aaa20d96e8c2b | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Jun 11 21:14:18 2016 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Jun 11 21:14:18 2016 +0200 |
tree | 6b57523ce1e8c9c051baca8b777ed5447516ccaf | |
parent | 46bbb0c4ba27395859dfeaa26938483946bb4ec2 [diff] [blame] |
patch 7.4.1920 Problem: Missing test changes. Solution: Update viminfo test.
diff --git a/src/version.c b/src/version.c index 7a7e028..af8d684 100644 --- a/src/version.c +++ b/src/version.c
@@ -754,6 +754,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1920, +/**/ 1919, /**/ 1918,