comparison src/version.c @ 10954:8ff62b4cffae v8.0.0366

patch 8.0.0366: build fails with tiny features commit https://github.com/vim/vim/commit/92769c3928bb8a3faa43c533c07ef8476af32ade Author: Bram Moolenaar <Bram@vim.org> Date: Sat Feb 25 15:41:37 2017 +0100 patch 8.0.0366: build fails with tiny features Problem: Build fails with tiny features. Solution: Add #ifdef.
author Christian Brabandt <cb@256bit.org>
date Sat, 25 Feb 2017 15:45:03 +0100
parents 835604f3c37a
children 90af0c60d78d
comparison
equal deleted inserted replaced
10953:2c46acc89474 10954:8ff62b4cffae
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 366,
767 /**/ 769 /**/
768 365, 770 365,
769 /**/ 771 /**/
770 364, 772 364,
771 /**/ 773 /**/