commit | eec2981bbee42411044800bc23731ebcc82b5b66 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Jul 26 21:27:36 2016 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Jul 26 21:27:36 2016 +0200 |
tree | 796bcfbbdef076a983d7b2d64c7d5ce89f9df28c | |
parent | 97baee80f0906ee2f651ee1215ec033e84f866ad [diff] [blame] |
patch 7.4.2105 Problem: Configure reports default features to be "normal" while it is "huge". Solution: Change the default text.
diff --git a/src/version.c b/src/version.c index 171aa9c..79616c6 100644 --- a/src/version.c +++ b/src/version.c
@@ -759,6 +759,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2105, +/**/ 2104, /**/ 2103,