commit | cd80006ecbde03f668a478a272d8009970b8cefa | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Aug 30 18:11:54 2020 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Aug 30 18:11:54 2020 +0200 |
tree | 111e56c9376d580769dd0eee2195916f93a0fc72 | |
parent | 76603baac5a14445d0c41d7eb14144a07288d357 [diff] [blame] |
patch 8.2.1546: build rule for Vim.app is unused Problem: Build rule for Vim.app is unused. Solution: Delete the related build rules.
diff --git a/src/version.c b/src/version.c index 912528b..63de291 100644 --- a/src/version.c +++ b/src/version.c
@@ -755,6 +755,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1546, +/**/ 1545, /**/ 1544,