diff src/version.c @ 21994:a6bdf4080c32 v8.2.1546

patch 8.2.1546: build rule for Vim.app is unused Commit: https://github.com/vim/vim/commit/cd80006ecbde03f668a478a272d8009970b8cefa Author: Bram Moolenaar <Bram@vim.org> Date: Sun Aug 30 18:11:54 2020 +0200 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.
author Bram Moolenaar <Bram@vim.org>
date Sun, 30 Aug 2020 18:15:03 +0200
parents d9acf1e1c799
children 808edde1e97d
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -755,6 +755,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    1546,
+/**/
     1545,
 /**/
     1544,