comparison src/version.c @ 29822:5d9fd7b1217b v9.0.0250

patch 9.0.0250: slightly inconsistent error messages Commit: https://github.com/vim/vim/commit/dde77a7c4d72622284dc5fb72557bde42c314fa6 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Aug 23 21:41:15 2022 +0100 patch 9.0.0250: slightly inconsistent error messages Problem: Slightly inconsistent error messages. Solution: Make it "Using a Float". (closes https://github.com/vim/vim/issues/10959)
author Bram Moolenaar <Bram@vim.org>
date Tue, 23 Aug 2022 22:45:02 +0200
parents 8629106c4982
children 9fdb54a36a5d
comparison
equal deleted inserted replaced
29821:f05003cdc4c1 29822:5d9fd7b1217b
729 NULL 729 NULL
730 }; 730 };
731 731
732 static int included_patches[] = 732 static int included_patches[] =
733 { /* Add new patch number below this line */ 733 { /* Add new patch number below this line */
734 /**/
735 250,
734 /**/ 736 /**/
735 249, 737 249,
736 /**/ 738 /**/
737 248, 739 248,
738 /**/ 740 /**/