comparison src/version.c @ 7220:1931b890e7d7 v7.4.919

commit https://github.com/vim/vim/commit/d4ece23e2e602d820ab7367c383dc0d72dd87029 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Nov 10 19:48:14 2015 +0100 patch 7.4.919 Problem: The dll options are not in the options window. Solution: Add the dll options. And other fixes.
author Christian Brabandt <cb@256bit.org>
date Tue, 10 Nov 2015 20:00:05 +0100
parents 36dc8df8560f
children 4e86d5700260
comparison
equal deleted inserted replaced
7219:170c55b88b4c 7220:1931b890e7d7
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 919,
744 /**/ 746 /**/
745 918, 747 918,
746 /**/ 748 /**/
747 917, 749 917,
748 /**/ 750 /**/