commit | d388d2ac8bf8c770bf97dc406e99a20ba5104855 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Jun 26 16:24:20 2016 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Jun 26 16:24:20 2016 +0200 |
tree | f947ce210a2a64c819c4c4395010ab68b6a73d6d | |
parent | 802a0d902fca423acb15f835d7b09183883d79a0 [diff] [blame] |
patch 7.4.1954 Problem: No test for what 7.4.1948 fixes. Solution: Add a test. (Hirohito Higashi, closes #880)
diff --git a/src/version.c b/src/version.c index c0e170c..78f8629 100644 --- a/src/version.c +++ b/src/version.c
@@ -754,6 +754,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1954, +/**/ 1953, /**/ 1952,