commit | d087566a419cc107adab77db997b184ea0e433ad | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Feb 02 20:52:42 2016 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Feb 02 20:52:42 2016 +0100 |
tree | b436922e21fa60e79cd0d9784fcedac7743ac7d2 | |
parent | f57969a20a4398f56e3028a6cc1102f9f9286ccf [diff] |
patch 7.4.1245 Problem: File missing from distribution. Solution: Add json_test.c.
diff --git a/src/version.c b/src/version.c index 1676415..b93a59d 100644 --- a/src/version.c +++ b/src/version.c
@@ -743,6 +743,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1245, +/**/ 1244, /**/ 1243,