comparison src/version.c @ 16644:ac77266f55cb v8.1.1324

patch 8.1.1324: stray comma in VMS makefile commit https://github.com/vim/vim/commit/b73fbc76c6fc446da90dd2cdac620155e37e5514 Author: Bram Moolenaar <Bram@vim.org> Date: Sat May 11 21:50:07 2019 +0200 patch 8.1.1324: stray comma in VMS makefile Problem: Stray comma in VMS makefile. Solution: Remove the comma. (Naruhiko Nishino, closes https://github.com/vim/vim/issues/4368)
author Bram Moolenaar <Bram@vim.org>
date Sat, 11 May 2019 22:00:06 +0200
parents e73daa5741d1
children ea0f9a2df961
comparison
equal deleted inserted replaced
16643:da388fbda840 16644:ac77266f55cb
765 NULL 765 NULL
766 }; 766 };
767 767
768 static int included_patches[] = 768 static int included_patches[] =
769 { /* Add new patch number below this line */ 769 { /* Add new patch number below this line */
770 /**/
771 1324,
770 /**/ 772 /**/
771 1323, 773 1323,
772 /**/ 774 /**/
773 1322, 775 1322,
774 /**/ 776 /**/