commit | 6c009a39744b49393464567266a3fa3562f08ee2 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Jun 08 16:06:28 2019 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Jun 08 16:06:28 2019 +0200 |
tree | 4d0b1d1c4637a13ef9c82955c5ebf89ed6ef4bdb | |
parent | 33796b39b9f00b42ca57fa00dbbb52316d9d38ff [diff] [blame] |
patch 8.1.1494: build failure Problem: Build failure. Solution: Add missing changes.
diff --git a/src/version.c b/src/version.c index fb159d9..ed8fba0 100644 --- a/src/version.c +++ b/src/version.c
@@ -768,6 +768,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1494, +/**/ 1493, /**/ 1492,