comparison src/version.c @ 13342:ea008de206ea v8.0.1545

patch 8.0.1545: screen dumps not included in distribution commit https://github.com/vim/vim/commit/8226ac6b5916c736dde751df9cb8d03c19cb5611 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Feb 27 14:54:53 2018 +0100 patch 8.0.1545: screen dumps not included in distribution Problem: Screen dumps not included in distribution. Solution: Add dumps to the list of distributed files.
author Christian Brabandt <cb@256bit.org>
date Tue, 27 Feb 2018 15:00:08 +0100
parents da2a9e217200
children 68c4fc9ae216
comparison
equal deleted inserted replaced
13341:acd7eaa13d2b 13342:ea008de206ea
776 NULL 776 NULL
777 }; 777 };
778 778
779 static int included_patches[] = 779 static int included_patches[] =
780 { /* Add new patch number below this line */ 780 { /* Add new patch number below this line */
781 /**/
782 1545,
781 /**/ 783 /**/
782 1544, 784 1544,
783 /**/ 785 /**/
784 1543, 786 1543,
785 /**/ 787 /**/