commit | ccd6e3471df5250611a78489384a91c65fcc43c4 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu May 30 22:35:18 2019 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Thu May 30 22:35:18 2019 +0200 |
tree | 6e7f9c3c3595373a33c7e223ea04aee93857470f | |
parent | c6896e20f8e7e8d9fe0fd1ad333aae1130d714e1 [diff] [blame] |
patch 8.1.1432: can't build with eval feature Problem: Can't build with eval feature. Solution: Add missing rename.
diff --git a/src/version.c b/src/version.c index 9b20fb7..6bc3d64 100644 --- a/src/version.c +++ b/src/version.c
@@ -768,6 +768,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1432, +/**/ 1431, /**/ 1430,