comparison src/version.c @ 17996:03a53a45c2ca v8.1.1994

patch 8.1.1994: MS-Windows: cannot build with eval but without cscope Commit: https://github.com/vim/vim/commit/5ec849896f73c82030e4a59377361d0f93c6476f Author: Bram Moolenaar <Bram@vim.org> Date: Fri Sep 6 21:46:15 2019 +0200 patch 8.1.1994: MS-Windows: cannot build with eval but without cscope Problem: MS-Windows: cannot build with eval but without cscope Solution: Adjust the makefiles to always build if_cscope.obj.
author Bram Moolenaar <Bram@vim.org>
date Fri, 06 Sep 2019 22:00:03 +0200
parents 0dcc2ee838dd
children ea916dbbb9b9
comparison
equal deleted inserted replaced
17995:8a3a63a3c1a0 17996:03a53a45c2ca
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 1994,
760 /**/ 762 /**/
761 1993, 763 1993,
762 /**/ 764 /**/
763 1992, 765 1992,
764 /**/ 766 /**/