comparison src/version.c @ 17446:dcc4120f8412 v8.1.1721

patch 8.1.1721: build failure with normal features without netbeans interface commit https://github.com/vim/vim/commit/63187f79327e30cdce7c89d35121b79452d80cc3 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jul 20 19:14:49 2019 +0200 patch 8.1.1721: build failure with normal features without netbeans interface Problem: Build failure with normal features without netbeans interface. Solution: Enable signs when using the text properties feature.
author Bram Moolenaar <Bram@vim.org>
date Sat, 20 Jul 2019 19:15:04 +0200
parents f4ce361bb1e5
children f8cd16838434
comparison
equal deleted inserted replaced
17445:c627aa4e52ae 17446:dcc4120f8412
775 NULL 775 NULL
776 }; 776 };
777 777
778 static int included_patches[] = 778 static int included_patches[] =
779 { /* Add new patch number below this line */ 779 { /* Add new patch number below this line */
780 /**/
781 1721,
780 /**/ 782 /**/
781 1720, 783 1720,
782 /**/ 784 /**/
783 1719, 785 1719,
784 /**/ 786 /**/