comparison src/version.c @ 7714:c29a7e38b8ac v7.4.1155

commit https://github.com/vim/vim/commit/64922b9014765a41bb09e8612433a2a61918af6e Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jan 23 19:54:30 2016 +0100 patch 7.4.1155 Problem: Build with normal features fails. Solution: Always deinfe dict_lookup().
author Christian Brabandt <cb@256bit.org>
date Sat, 23 Jan 2016 20:00:05 +0100
parents bce3b5ddb393
children 9d79943791ea
comparison
equal deleted inserted replaced
7713:1324d6282344 7714:c29a7e38b8ac
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 1155,
744 /**/ 746 /**/
745 1154, 747 1154,
746 /**/ 748 /**/
747 1153, 749 1153,
748 /**/ 750 /**/