comparison src/version.c @ 30277:2505460dc703 v9.0.0474

patch 9.0.0474: fullcommand() test failure Commit: https://github.com/vim/vim/commit/dd44b58f64a173ffc976cc96ccdd00cd5493b273 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Sep 15 22:03:57 2022 +0100 patch 9.0.0474: fullcommand() test failure Problem: fullcommand() test failure. Solution: Update function table.
author Bram Moolenaar <Bram@vim.org>
date Thu, 15 Sep 2022 23:15:04 +0200
parents 121d28008c14
children 8c50f70b9a22
comparison
equal deleted inserted replaced
30276:ada1e4899476 30277:2505460dc703
701 NULL 701 NULL
702 }; 702 };
703 703
704 static int included_patches[] = 704 static int included_patches[] =
705 { /* Add new patch number below this line */ 705 { /* Add new patch number below this line */
706 /**/
707 474,
706 /**/ 708 /**/
707 473, 709 473,
708 /**/ 710 /**/
709 472, 711 472,
710 /**/ 712 /**/