commit | 49fe0d6b289ee640cf5c49b1704bbbd641a0237d | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Jul 14 15:47:23 2020 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Jul 14 15:47:23 2020 +0200 |
tree | 570f1687204b1bd9cd912cb18c237653a339168f | |
parent | 7ce85be63b37ab4ec791dde93a380e8a4d8a04dd [diff] [blame] |
patch 8.2.1208: build failure Problem: Build failure. Solution: Add missing change.
diff --git a/src/version.c b/src/version.c index 490e5a3..3997ccf 100644 --- a/src/version.c +++ b/src/version.c
@@ -755,6 +755,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1208, +/**/ 1207, /**/ 1206,