commit | d5f62b14e1d70f23866e613449ca71ac0b903e0f | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Aug 17 17:05:44 2014 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Aug 17 17:05:44 2014 +0200 |
tree | 3168d58cf5ba63c417532e034ff83ea590bc119f | |
parent | 2a5868ab1ec14668aa7499477c57895064766eff [diff] [blame] |
updated for version 7.4.409 Problem: Can't build with Perl on Fedora 20. Solution: Find xsubpp in another directory. (Michael Henry)
diff --git a/src/version.c b/src/version.c index 4a876b5..f7084a7 100644 --- a/src/version.c +++ b/src/version.c
@@ -742,6 +742,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 409, +/**/ 408, /**/ 407,