diff 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
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -742,6 +742,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    919,
+/**/
     918,
 /**/
     917,