commit | 31ff2e1b43f5c85fdabfcfce93192405e6e559e2 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Nov 28 20:53:08 2019 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Nov 28 20:53:08 2019 +0100 |
tree | 425d51fbad72c007bc157adc3d9928c87a0154fa | |
parent | 5708079a6b144e68bf85503bc3a7779d3a7cc2a6 [diff] [blame] |
patch 8.1.2354: Cirrus CI runs on another repository Problem: Cirrus CI runs on another repository. Solution: Run Cirrus CI on vim/vim.
diff --git a/src/version.c b/src/version.c index 0e2f7fa..b3b48d4 100644 --- a/src/version.c +++ b/src/version.c
@@ -738,6 +738,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2354, +/**/ 2353, /**/ 2352,