commit | 0600f3511c6018cbcdb170a904bcf6533a06bf2d | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Sep 15 19:18:18 2015 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Sep 15 19:18:18 2015 +0200 |
tree | ee36908d3fdc54e119e7daf85ffe8eda09b58f7f | |
parent | 7b256fe7445b46929f660ea74e9090418f857696 [diff] [blame] |
patch 7.4.872 Problem: Not using CI services available. Solution: Add configuration files for travis and appveyor. (PR #401)
diff --git a/src/version.c b/src/version.c index 20107c5..53da1ea 100644 --- a/src/version.c +++ b/src/version.c
@@ -742,6 +742,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 872, +/**/ 871, /**/ 870,