commit | d2cea96f6cd5352b270b5d9e257bb0670c934146 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Jun 14 23:14:45 2019 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Jun 14 23:14:45 2019 +0200 |
tree | f5db1dab5ee91cf968852832f8a84b35b3e1a334 | |
parent | 0554fa478d27c611d23a814c987eb66f9daae6f7 [diff] [blame] |
patch 8.1.1532: build fails Problem: Build fails. Solution: Add missing changes.
diff --git a/src/version.c b/src/version.c index d252a14..146f996 100644 --- a/src/version.c +++ b/src/version.c
@@ -778,6 +778,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1532, +/**/ 1531, /**/ 1530,