comparison src/version.c @ 14798:487f3bd87594 v8.1.0411

patch 8.1.0411: renamed file missing from distribution commit https://github.com/vim/vim/commit/cec12cd661bd4b2e02a65879c08020448ee345cd Author: Bram Moolenaar <Bram@vim.org> Date: Wed Sep 19 22:00:30 2018 +0200 patch 8.1.0411: renamed file missing from distribution Problem: Renamed file missing from distribution. Solution: Rename screen.c to termscreen.c (Zdenek Dohnal, closes https://github.com/vim/vim/issues/3449)
author Christian Brabandt <cb@256bit.org>
date Wed, 19 Sep 2018 22:15:05 +0200
parents 74fd69162d50
children 40e19745ad12
comparison
equal deleted inserted replaced
14797:3cd73a488b24 14798:487f3bd87594
792 NULL 792 NULL
793 }; 793 };
794 794
795 static int included_patches[] = 795 static int included_patches[] =
796 { /* Add new patch number below this line */ 796 { /* Add new patch number below this line */
797 /**/
798 411,
797 /**/ 799 /**/
798 410, 800 410,
799 /**/ 801 /**/
800 409, 802 409,
801 /**/ 803 /**/