diff src/version.c @ 7521:665330ac1d78 v7.4.1062

commit https://github.com/vim/vim/commit/0bee2fe25aca7e8e5fefe55fe0f2c0e5e0878a98 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jan 7 22:45:09 2016 +0100 patch 7.4.1062 Problem: Building with Ruby on MS-Windows requires a lot of arguments. Solution: Make it simpler. (Ken Takata)
author Christian Brabandt <cb@256bit.org>
date Thu, 07 Jan 2016 23:00:07 +0100
parents 98fede2c9574
children 55cd9a99514d
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 */
 /**/
+    1062,
+/**/
     1061,
 /**/
     1060,