comparison src/version.c @ 14989:85467d180844 v8.1.0506

patch 8.1.0506: modeline test fails when run by root commit https://github.com/vim/vim/commit/9691f82f862ed18c2e3e48f9d2cd902bb947f803 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Nov 3 19:06:25 2018 +0100 patch 8.1.0506: modeline test fails when run by root Problem: Modeline test fails when run by root. Solution: Set 'modeline' for the test. (James McCoy, closes https://github.com/vim/vim/issues/3592)
author Bram Moolenaar <Bram@vim.org>
date Sat, 03 Nov 2018 19:15:08 +0100
parents 5b06b642fbee
children ebabd6fe3833
comparison
equal deleted inserted replaced
14988:7cd1dc37e5e8 14989:85467d180844
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 506,
795 /**/ 797 /**/
796 505, 798 505,
797 /**/ 799 /**/
798 504, 800 504,
799 /**/ 801 /**/