commit | 75417d960bd17a5b701cfb625b8864dacaf0cc39 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Jun 28 20:07:42 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Jun 28 20:07:42 2022 +0100 |
tree | f399354016cd2c4c517ed37d5063f8d5a9fe4c33 | |
parent | eb49041875118be5fe60f07750c7c86cb26dccef [diff] [blame] |
patch 9.0.0001: Travis CI is no longer used Problem: Travis CI is no longer used. Solution: Delete the Travis CI configuration. (Hugo Osvaldo Barrera, closes #10636)
diff --git a/src/version.c b/src/version.c index fd753bc..30abf34 100644 --- a/src/version.c +++ b/src/version.c
@@ -736,6 +736,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1, +/**/ 0 };