comparison src/version.c @ 18058:187742518187 v8.1.2024

patch 8.1.2024: delete call commented out for debugging Commit: https://github.com/vim/vim/commit/9283f92008accd0b797d2c913ce191b490ce3c3d Author: Bram Moolenaar <Bram@vim.org> Date: Fri Sep 13 21:48:34 2019 +0200 patch 8.1.2024: delete call commented out for debugging Problem: Delete call commented out for debugging. Solution: Restore the delete call. (Christian Brabandt)
author Bram Moolenaar <Bram@vim.org>
date Fri, 13 Sep 2019 22:00:03 +0200
parents 624109b3766e
children 31546178bc83
comparison
equal deleted inserted replaced
18057:3e3c6f8d6d4c 18058:187742518187
755 NULL 755 NULL
756 }; 756 };
757 757
758 static int included_patches[] = 758 static int included_patches[] =
759 { /* Add new patch number below this line */ 759 { /* Add new patch number below this line */
760 /**/
761 2024,
760 /**/ 762 /**/
761 2023, 763 2023,
762 /**/ 764 /**/
763 2022, 765 2022,
764 /**/ 766 /**/