commit | 02d803fc0cc99a1c86a3553a1d445137eab1aa8d | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Sep 25 17:50:22 2015 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Sep 25 17:50:22 2015 +0200 |
tree | 59b5d2620ef124d271e14c0255f304c73e71927f | |
parent | 1d6328ca00fc6cfe37b1f5e038ec23f443258886 [diff] [blame] |
patch 7.4.880 Problem: No build and coverage status. Solution: Add links to the README file. (Christian Brabandt)
diff --git a/src/version.c b/src/version.c index f20dc89..37c63ec 100644 --- a/src/version.c +++ b/src/version.c
@@ -742,6 +742,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 880, +/**/ 879, /**/ 878,