commit | 0e77b7691ee7c477facb4c9d9162c8603ada2d84 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Sep 26 22:58:58 2016 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Sep 26 22:58:58 2016 +0200 |
tree | b92e5d54013838411169e29430561cf1a5b9f5bd | |
parent | 7ef3810d28b7ab2edbfcafab3fe8ad8bc2c2f138 [diff] [blame] |
patch 8.0.0016 Problem: Build fails. Solution: Include missing change.
diff --git a/src/version.c b/src/version.c index cd15950..2ae056a 100644 --- a/src/version.c +++ b/src/version.c
@@ -765,6 +765,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 16, +/**/ 15, /**/ 14,