comparison src/version.c @ 17988:397a49a22fb4 v8.1.1990

patch 8.1.1990: cannot build with eval but without cscope Commit: https://github.com/vim/vim/commit/a546b21b24cb61dcff7bf4a1aa43cfbfec60ce40 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Sep 5 22:50:11 2019 +0200 patch 8.1.1990: cannot build with eval but without cscope Problem: Cannot build with eval but without cscope. Solution: Always include if_cscope.pro.
author Bram Moolenaar <Bram@vim.org>
date Thu, 05 Sep 2019 23:00:03 +0200
parents 5c8906f653f5
children 8976c3a3803a
comparison
equal deleted inserted replaced
17987:9c93d5a65da3 17988:397a49a22fb4
755 NULL 755 NULL
756 }; 756 };
757 757
758 static int included_patches[] = 758 static int included_patches[] =
759 { /* Add new patch number below this line */ 759 { /* Add new patch number below this line */
760 /**/
761 1990,
760 /**/ 762 /**/
761 1989, 763 1989,
762 /**/ 764 /**/
763 1988, 765 1988,
764 /**/ 766 /**/