diff src/version.c @ 7222:4e86d5700260 v7.4.920

commit https://github.com/vim/vim/commit/a93f975e8b39d7cfc8145dbe181cc4e5e4ec0bdf Author: Bram Moolenaar <Bram@vim.org> Date: Tue Nov 10 20:45:09 2015 +0100 patch 7.4.920 Problem: The rubydll option is not in the options window. Solution: Add the rubydll option.
author Christian Brabandt <cb@256bit.org>
date Tue, 10 Nov 2015 21:00:04 +0100
parents 1931b890e7d7
children 42bf8902d4da
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 */
 /**/
+    920,
+/**/
     919,
 /**/
     918,