comparison src/version.c @ 20986:9dccf57e918a v8.2.1044

patch 8.2.1044: not all systemd file types are recognized Commit: https://github.com/vim/vim/commit/ef6d86c173becdf82b7a9a1329342c9368340def Author: Bram Moolenaar <Bram@vim.org> Date: Tue Jun 23 21:01:38 2020 +0200 patch 8.2.1044: not all systemd file types are recognized Problem: Not all systemd file types are recognized. Solution: Match several more files. (Guido Cella, closes https://github.com/vim/vim/issues/6319)
author Bram Moolenaar <Bram@vim.org>
date Tue, 23 Jun 2020 21:15:04 +0200
parents fe06ee7d3511
children ae4b1d497a06
comparison
equal deleted inserted replaced
20985:9f72b076fb23 20986:9dccf57e918a
752 NULL 752 NULL
753 }; 753 };
754 754
755 static int included_patches[] = 755 static int included_patches[] =
756 { /* Add new patch number below this line */ 756 { /* Add new patch number below this line */
757 /**/
758 1044,
757 /**/ 759 /**/
758 1043, 760 1043,
759 /**/ 761 /**/
760 1042, 762 1042,
761 /**/ 763 /**/