commit | 56a63120992cc3e1f50d654a3f8aeace40bf12ef | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Jul 07 18:38:34 2019 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Jul 07 18:38:34 2019 +0200 |
tree | a90e82bd976f2989fd988f1ef80bf489ac868407 | |
parent | b3d17a20d243f65bcfe23de08b7afd948c5132c2 [diff] [blame] |
patch 8.1.1646: build failure Problem: build failure Solution: Add changes to structure.
diff --git a/src/version.c b/src/version.c index 6165133..52bce3b 100644 --- a/src/version.c +++ b/src/version.c
@@ -778,6 +778,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1646, +/**/ 1645, /**/ 1644,