commit | f49e240c2def978247fa457aa105bb3024413f7d | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Dec 30 15:59:25 2015 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Dec 30 15:59:25 2015 +0100 |
tree | 48e468360980ba3c2a7d3ca79ef0974961c22f90 | |
parent | c06624661a3aa6642304c06db9cebe553a4cab17 [diff] [blame] |
patch 7.4.1001 Problem: test_viml isn't run. Solution: Include change in makefile.
diff --git a/src/version.c b/src/version.c index 7b2f0ae..49199ae 100644 --- a/src/version.c +++ b/src/version.c
@@ -742,6 +742,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1001, +/**/ 1000, /**/ 999,