commit | 7db7784103306cfa7db4e94acf9b1bc2b0bc3888 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Mar 27 17:40:59 2014 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Mar 27 17:40:59 2014 +0100 |
tree | 4aabc5bceebc647906cb173762bebdbbabae425b | |
parent | a6fd37be4fa01cef4bc4368f8fa814d9c6d084fd [diff] [blame] |
updated for version 7.4.223 Problem: Still using an older autoconf version. Solution: Switch to autoconf 2.69.
diff --git a/src/version.c b/src/version.c index 3d35254..c901b09 100644 --- a/src/version.c +++ b/src/version.c
@@ -735,6 +735,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 223, +/**/ 222, /**/ 221,