comparison src/version.c @ 15060:a7b9fa73d238 v8.1.0541

patch 8.1.0541: help message in dosinst.c is outdated commit https://github.com/vim/vim/commit/2b84949ad8f247e5d142e2fb1371b3e37567977a Author: Bram Moolenaar <Bram@vim.org> Date: Wed Nov 21 13:58:35 2018 +0100 patch 8.1.0541: help message in dosinst.c is outdated Problem: Help message in dosinst.c is outdated. Solution: Update the comment. (Ken Takata, closes https://github.com/vim/vim/issues/3626)
author Bram Moolenaar <Bram@vim.org>
date Wed, 21 Nov 2018 14:00:09 +0100
parents 5997b84a838a
children 3a94f7918980
comparison
equal deleted inserted replaced
15059:15d7e79ef0f2 15060:a7b9fa73d238
790 NULL 790 NULL
791 }; 791 };
792 792
793 static int included_patches[] = 793 static int included_patches[] =
794 { /* Add new patch number below this line */ 794 { /* Add new patch number below this line */
795 /**/
796 541,
795 /**/ 797 /**/
796 540, 798 540,
797 /**/ 799 /**/
798 539, 800 539,
799 /**/ 801 /**/