comparison src/version.c @ 30503:3ee335235412 v9.0.0587

patch 9.0.0587: Unicode tables are outdated Commit: https://github.com/vim/vim/commit/9882e9ddc90abf522809dba4d9fa4de24c74df74 Author: Christian Brabandt <cb@256bit.org> Date: Sun Sep 25 19:25:51 2022 +0100 patch 9.0.0587: Unicode tables are outdated Problem: Unicode tables are outdated. Solution: Update to Unicode release 15. (Christian Brabandt, closes https://github.com/vim/vim/issues/11220)
author Bram Moolenaar <Bram@vim.org>
date Sun, 25 Sep 2022 20:30:03 +0200
parents f85930a64d7b
children ce8545612296
comparison
equal deleted inserted replaced
30502:f77c240eb5fc 30503:3ee335235412
697 NULL 697 NULL
698 }; 698 };
699 699
700 static int included_patches[] = 700 static int included_patches[] =
701 { /* Add new patch number below this line */ 701 { /* Add new patch number below this line */
702 /**/
703 587,
702 /**/ 704 /**/
703 586, 705 586,
704 /**/ 706 /**/
705 585, 707 585,
706 /**/ 708 /**/