comparison src/version.c @ 21224:7509aea3a671 v8.2.1163

patch 8.2.1163: build error Commit: https://github.com/vim/vim/commit/6e13530ca03dd9cad245221177dd65f712211448 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Jul 8 22:36:17 2020 +0200 patch 8.2.1163: build error Problem: Build error. Solution: Add missing change to globals.
author Bram Moolenaar <Bram@vim.org>
date Wed, 08 Jul 2020 22:45:03 +0200
parents a4d00a2dadd6
children 421c4ed6b949
comparison
equal deleted inserted replaced
21223:2de9761cb1fc 21224:7509aea3a671
752 NULL 752 NULL
753 }; 753 };
754 754
755 static int included_patches[] = 755 static int included_patches[] =
756 { /* Add new patch number below this line */ 756 { /* Add new patch number below this line */
757 /**/
758 1163,
757 /**/ 759 /**/
758 1162, 760 1162,
759 /**/ 761 /**/
760 1161, 762 1161,
761 /**/ 763 /**/