comparison src/version.c @ 19267:c7903f92ed75 v8.2.0192

patch 8.2.0192: build failure without +terminal feature Commit: https://github.com/vim/vim/commit/91cd59a0a20b944f703ca65e67f2e637fbb7e812 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Feb 1 22:18:37 2020 +0100 patch 8.2.0192: build failure without +terminal feature Problem: Build failure without +terminal feature. Solution: Add #ifdefs.
author Bram Moolenaar <Bram@vim.org>
date Sat, 01 Feb 2020 22:30:03 +0100
parents ce8c47ed54e5
children a8a915898b35
comparison
equal deleted inserted replaced
19266:4bb646771aef 19267:c7903f92ed75
740 NULL 740 NULL
741 }; 741 };
742 742
743 static int included_patches[] = 743 static int included_patches[] =
744 { /* Add new patch number below this line */ 744 { /* Add new patch number below this line */
745 /**/
746 192,
745 /**/ 747 /**/
746 191, 748 191,
747 /**/ 749 /**/
748 190, 750 190,
749 /**/ 751 /**/