comparison src/version.c @ 10654:f0df81ef971a v8.0.0217

patch 8.0.0217: build fails without cscope feature commit https://github.com/vim/vim/commit/e2d74dbe19c0980c72725a7d0c2b668d6f41766e Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jan 22 16:13:35 2017 +0100 patch 8.0.0217: build fails without cscope feature Problem: Build fails without the cscope feature. Solution: Add #ifdef.
author Christian Brabandt <cb@256bit.org>
date Sun, 22 Jan 2017 16:15:04 +0100
parents bb4360d64eb2
children 4762bd300564
comparison
equal deleted inserted replaced
10653:e4ae6d9366b8 10654:f0df81ef971a
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 217,
767 /**/ 769 /**/
768 216, 770 216,
769 /**/ 771 /**/
770 215, 772 215,
771 /**/ 773 /**/