commit | acca8df9d475bbfbafc71691ebc3b857ecd2777e | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Sep 02 15:27:07 2018 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Sep 02 15:27:07 2018 +0200 |
tree | 8afef873da68532e9adce25722d139bc4117d878 | |
parent | c9cc9c78f21caba7ecb5c90403df5e19a57aa96a [diff] [blame] |
patch 8.1.0346: building with Aap is outdated and unused Problem: Building with Aap is outdated and unused. Solution: Remove the Aap build files.
diff --git a/src/version.c b/src/version.c index 5d4845d..b0ed507 100644 --- a/src/version.c +++ b/src/version.c
@@ -795,6 +795,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 346, +/**/ 345, /**/ 344,