commit | 3f1c15b24a3939d193c80c509132db9ee4d8cceb | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Sep 25 20:22:02 2016 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Sep 25 20:22:02 2016 +0200 |
tree | 363bd920c302b9f2efbbd829c0126c1182bd22e5 | |
parent | 50ba526fbf3e9e5e0e6b0b3086a4d5df581ebc7e [diff] |
patch 8.0.0009 Problem: Unecessary workround for AppVeyor. Solution: Revert patch 7.4.990. (Christian Brabandt)
diff --git a/src/version.c b/src/version.c index a603fe3..cf986e4 100644 --- a/src/version.c +++ b/src/version.c
@@ -765,6 +765,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 9, +/**/ 8, /**/ 7,