comparison src/version.c @ 19197:9f95830592e9 v8.2.0157

patch 8.2.0157: Vim9 script files not in list of distributed files Commit: https://github.com/vim/vim/commit/318e7a9c03ed4beadd3c6089f5807938e3c1f843 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jan 26 22:05:06 2020 +0100 patch 8.2.0157: Vim9 script files not in list of distributed files Problem: Vim9 script files not in list of distributed files. Solution: Add the entries.
author Bram Moolenaar <Bram@vim.org>
date Sun, 26 Jan 2020 22:15:05 +0100
parents 2ef19eed524a
children 8cbadf7fb9d4
comparison
equal deleted inserted replaced
19196:e6c38c62e4ea 19197:9f95830592e9
740 NULL 740 NULL
741 }; 741 };
742 742
743 static int included_patches[] = 743 static int included_patches[] =
744 { /* Add new patch number below this line */ 744 { /* Add new patch number below this line */
745 /**/
746 157,
745 /**/ 747 /**/
746 156, 748 156,
747 /**/ 749 /**/
748 155, 750 155,
749 /**/ 751 /**/