comparison src/version.c @ 20863:69cd83562725 v8.2.0983

patch 8.2.0983: SConstruct file type not recognized Commit: https://github.com/vim/vim/commit/ad72350360d1a68d251da62a6e8610950926278c Author: Bram Moolenaar <Bram@vim.org> Date: Mon Jun 15 20:24:58 2020 +0200 patch 8.2.0983: SConstruct file type not recognized Problem: SConstruct file type not recognized. Solution: Use python for SConstruct files. (Roland Hieber)
author Bram Moolenaar <Bram@vim.org>
date Mon, 15 Jun 2020 20:30:04 +0200
parents 1725bb56178a
children 0e4cf74642a3
comparison
equal deleted inserted replaced
20862:0fa77548997b 20863:69cd83562725
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 983,
757 /**/ 759 /**/
758 982, 760 982,
759 /**/ 761 /**/
760 981, 762 981,
761 /**/ 763 /**/