commit | 4a36bcf0d8303c0ba6964f23e24a766242771ef3 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Jan 23 14:26:24 2014 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Jan 23 14:26:24 2014 +0100 |
tree | 4b3a43312341432874c3e57969d3f65e820d2b6c | |
parent | 8d04317104f7ab39785aa9451c6810ef22fcec76 [diff] [blame] |
updated for version 7.4.156 Problem: Test file missing from distribution. Solution: Add new directory to file list.
diff --git a/src/version.c b/src/version.c index 9d3ff57..f916026 100644 --- a/src/version.c +++ b/src/version.c
@@ -739,6 +739,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 156, +/**/ 155, /**/ 154,