comparison src/version.c @ 31307:90fb7de74f3d v9.0.0987

patch 9.0.0987: file missing from list of distributed files Commit: https://github.com/vim/vim/commit/cf650b7c9bf8310e2d5b04edced6f7290b759044 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Dec 2 13:20:19 2022 +0000 patch 9.0.0987: file missing from list of distributed files Problem: File missing from list of distributed files. Solution: Add logfile.pro to list of distributed files.
author Bram Moolenaar <Bram@vim.org>
date Fri, 02 Dec 2022 14:30:07 +0100
parents 216c01bb1f90
children 472ef2fdaa89
comparison
equal deleted inserted replaced
31306:c319add53a9c 31307:90fb7de74f3d
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 987,
698 /**/ 700 /**/
699 986, 701 986,
700 /**/ 702 /**/
701 985, 703 985,
702 /**/ 704 /**/