comparison src/version.c @ 20716:3f0826b19029

Also fix the patch number. Commit: https://github.com/vim/vim/commit/87fda407f8ecf947ba6ce72ac21f69ff04d909cd Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jun 6 13:25:31 2020 +0200 Also fix the patch number.
author Bram Moolenaar <Bram@vim.org>
date Sat, 06 Jun 2020 13:30:04 +0200
parents 587df3e9fa5f
children abebcc20af26
comparison
equal deleted inserted replaced
20715:587df3e9fa5f 20716:3f0826b19029
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 910,
757 /**/ 759 /**/
758 909, 760 909,
759 /**/ 761 /**/
760 908, 762 908,
761 /**/ 763 /**/