commit | a9093fe0946032b1bcaecaad82bfaf6763195aa4 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Jul 17 19:02:16 2016 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Jul 17 19:02:16 2016 +0200 |
tree | fc2bffe711c33de66fd464371b66a2006deac9fb | |
parent | 6583c44857368f28c802dabe10ac7b7b0c266f50 [diff] [blame] |
patch 7.4.2060 Problem: Wrong file name. Solution: Fix typo.
diff --git a/src/version.c b/src/version.c index 3c04f4c..66bc07e 100644 --- a/src/version.c +++ b/src/version.c
@@ -759,6 +759,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2060, +/**/ 2059, /**/ 2058,