comparison src/version.c @ 31337:2ddb98b138b5 v9.0.1002

patch 9.0.1002: command list test fails Commit: https://github.com/vim/vim/commit/9163efb5b818ec2f621cb15533c626e1922598f2 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Dec 4 21:09:48 2022 +0000 patch 9.0.1002: command list test fails Problem: Command list test fails. Solution: Add commands added to the list.
author Bram Moolenaar <Bram@vim.org>
date Sun, 04 Dec 2022 22:15:03 +0100
parents 5acc0d2cf4f7
children e1691ff3ad6d
comparison
equal deleted inserted replaced
31336:6f468aa0a0d2 31337:2ddb98b138b5
693 NULL 693 NULL
694 }; 694 };
695 695
696 static int included_patches[] = 696 static int included_patches[] =
697 { /* Add new patch number below this line */ 697 { /* Add new patch number below this line */
698 /**/
699 1002,
698 /**/ 700 /**/
699 1001, 701 1001,
700 /**/ 702 /**/
701 1000, 703 1000,
702 /**/ 704 /**/