commit | 5b4a3767f6d1760ba1ce103ef3cffb696ece0244 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Aug 06 20:36:34 2016 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Aug 06 20:36:34 2016 +0200 |
tree | c83fc192e49fd6074f90c5d336b05bc6d1a8bf6e | |
parent | c96a2f3b887d9a1f850f0dacc92616bee11f966b [diff] [blame] |
patch 7.4.2168 Problem: Not running the startup test on MS-Windows. Solution: Write vimcmd.
diff --git a/src/version.c b/src/version.c index d5623c4..1b55e4f 100644 --- a/src/version.c +++ b/src/version.c
@@ -764,6 +764,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2168, +/**/ 2167, /**/ 2166,