comparison src/version.c @ 18510:b832fc67f84d v8.1.2249

patch 8.1.2249: "make vimtags" does not print any message Commit: https://github.com/vim/vim/commit/d047840ce4b770a86bacab0d62e72d0f61a2b8ab Author: Bram Moolenaar <Bram@vim.org> Date: Sun Nov 3 21:46:19 2019 +0100 patch 8.1.2249: "make vimtags" does not print any message Problem: "make vimtags" does not print any message. Solution: Add a message that the tags have been updated.
author Bram Moolenaar <Bram@vim.org>
date Sun, 03 Nov 2019 22:00:03 +0100
parents 3cd689e9eb7f
children e855058e0c23
comparison
equal deleted inserted replaced
18509:2fa136c5b011 18510:b832fc67f84d
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 2249,
744 /**/ 746 /**/
745 2248, 747 2248,
746 /**/ 748 /**/
747 2247, 749 2247,
748 /**/ 750 /**/