comparison src/version.c @ 11297:2db80d94107d v8.0.0534

patch 8.0.0534: defaults.vim does not work well with tiny features commit https://github.com/vim/vim/commit/33ccb24cf7891911561adccf9f2af8859e581198 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Apr 1 16:59:29 2017 +0200 patch 8.0.0534: defaults.vim does not work well with tiny features Problem: Defaults.vim does not work well with tiny features. (crd477) Solution: When the +eval feature is not available always reset 'compatible'.
author Christian Brabandt <cb@256bit.org>
date Sat, 01 Apr 2017 17:00:04 +0200
parents d772bf077b3f
children 4ae86195f559
comparison
equal deleted inserted replaced
11296:4e4edcd01046 11297:2db80d94107d
762 NULL 762 NULL
763 }; 763 };
764 764
765 static int included_patches[] = 765 static int included_patches[] =
766 { /* Add new patch number below this line */ 766 { /* Add new patch number below this line */
767 /**/
768 534,
767 /**/ 769 /**/
768 533, 770 533,
769 /**/ 771 /**/
770 532, 772 532,
771 /**/ 773 /**/