commit | 39766a7595461b89d1aebff72ac3853225e6a4c5 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Nov 03 00:41:00 2013 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Nov 03 00:41:00 2013 +0100 |
tree | 00df2e3fe0c13c49f737e9b2a2b52c472b1e4873 | |
parent | 0b400087d076ba1a476d753c019fbfd96d8ae58e [diff] [blame] |
updated for version 7.4.061 Problem: Availability macros configure check in wrong place. Solution: Also check when not using Darwin. Remove version check.
diff --git a/src/version.c b/src/version.c index 0c5c573..5ef4c22 100644 --- a/src/version.c +++ b/src/version.c
@@ -739,6 +739,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 61, +/**/ 60, /**/ 59,