comparison src/version.c @ 15069:3f82f25df8d2 v8.1.0545

patch 8.1.0545: when executing indent tests user preferences interfere commit https://github.com/vim/vim/commit/dc2f73a6980be13c97a83047d0de50824bc0f20f Author: Bram Moolenaar <Bram@vim.org> Date: Sun Nov 25 04:03:09 2018 +0100 patch 8.1.0545: when executing indent tests user preferences interfere Problem: When executing indent tests user preferences interfere. Solution: Add "--clean".
author Bram Moolenaar <Bram@vim.org>
date Sun, 25 Nov 2018 04:15:05 +0100
parents 40d9218b2b12
children aabaf1499d05
comparison
equal deleted inserted replaced
15068:d9d97b8afe0d 15069:3f82f25df8d2
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 545,
795 /**/ 797 /**/
796 544, 798 544,
797 /**/ 799 /**/
798 543, 800 543,
799 /**/ 801 /**/