comparison src/version.c @ 29611:608d5221a3e5 v9.0.0146

patch 9.0.0146: missing part of change for "override" flag Commit: https://github.com/vim/vim/commit/4d2031fdbe833431269a960dd2f0287dbcaa92f9 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Aug 5 20:03:55 2022 +0100 patch 9.0.0146: missing part of change for "override" flag Problem: Missing part of change for "override" flag. Solution: Add the missing change.
author Bram Moolenaar <Bram@vim.org>
date Fri, 05 Aug 2022 21:15:03 +0200
parents e1c370197030
children 1a0aea1e23f4
comparison
equal deleted inserted replaced
29610:b48008f62743 29611:608d5221a3e5
733 NULL 733 NULL
734 }; 734 };
735 735
736 static int included_patches[] = 736 static int included_patches[] =
737 { /* Add new patch number below this line */ 737 { /* Add new patch number below this line */
738 /**/
739 146,
738 /**/ 740 /**/
739 145, 741 145,
740 /**/ 742 /**/
741 144, 743 144,
742 /**/ 744 /**/