commit | d5c899a3f1d67a220e571dadf90dde1bbd41e166 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Jan 02 15:07:02 2016 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Jan 02 15:07:02 2016 +0100 |
tree | 9b4e28435e72159e1bc90b9507450af486ee386c | |
parent | 2c15f6aa8fd057721e35d03523577b41cf7aaad5 [diff] [blame] |
patch 7.4.1024 Problem: Interfaces for MS-Windows are outdated. Solution: Use Python 2.7.10, Python 3.4.4, Perl 5.22, TCL 8.6.
diff --git a/src/version.c b/src/version.c index b83a812..2dbd6e9 100644 --- a/src/version.c +++ b/src/version.c
@@ -742,6 +742,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1024, +/**/ 1023, /**/ 1022,