comparison src/version.c @ 19524:4a6a412e4565 v8.2.0319

patch 8.2.0319: file missing in distribution, comments outdated Commit: https://github.com/vim/vim/commit/d672dde584effd55702ee15efec4cb2a8c77bf85 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Feb 26 13:43:51 2020 +0100 patch 8.2.0319: file missing in distribution, comments outdated Problem: File missing in distribution, comments outdated. Solution: Correct path of README file. Update comments.
author Bram Moolenaar <Bram@vim.org>
date Wed, 26 Feb 2020 13:45:06 +0100
parents 860b39ed0e0b
children 22f0dda71638
comparison
equal deleted inserted replaced
19523:a7a24d06d7ce 19524:4a6a412e4565
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 319,
741 /**/ 743 /**/
742 318, 744 318,
743 /**/ 745 /**/
744 317, 746 317,
745 /**/ 747 /**/