commit | c60954b48ec225c75558abee56c4a9cc89f84b7e | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Jun 06 21:20:10 2016 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Jun 06 21:20:10 2016 +0200 |
tree | 578e4699ac6b0f49bf3ae909670d23684315dea2 | |
parent | 45d2eeaad66939348893b9254171067b0457cd9d [diff] [blame] |
patch 7.4.1904 Problem: Build fails. Solution: Add missing changes.
diff --git a/src/version.c b/src/version.c index 82ea5f2..8305e39 100644 --- a/src/version.c +++ b/src/version.c
@@ -754,6 +754,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1904, +/**/ 1903, /**/ 1902,