comparison src/version.c @ 11016:4e7308525fe7 v8.0.0397

patch 8.0.0397: can't build with +viminfo but without +eval commit https://github.com/vim/vim/commit/5a66dfb25eb478c26176d993393a3b1b124edb39 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Mar 1 20:40:39 2017 +0100 patch 8.0.0397: can't build with +viminfo but without +eval Problem: Cannot build with the viminfo feature but without the eval feature. Solution: Adjust #ifdef. (John Marriott)
author Christian Brabandt <cb@256bit.org>
date Wed, 01 Mar 2017 20:45:06 +0100
parents fb2bcfa6a8de
children 654fc5636b37
comparison
equal deleted inserted replaced
11015:53ecc645c32d 11016:4e7308525fe7
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 397,
767 /**/ 769 /**/
768 396, 770 396,
769 /**/ 771 /**/
770 395, 772 395,
771 /**/ 773 /**/