diff src/version.c @ 7511:9985800f116d v7.4.1057

commit https://github.com/vim/vim/commit/2b7db933b0418f3964da5399047ce8998007874c Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jan 7 16:52:10 2016 +0100 patch 7.4.1057 Problem: Typos in the :options window. Solution: Fix the typos. (Dominique Pelle)
author Christian Brabandt <cb@256bit.org>
date Thu, 07 Jan 2016 17:00:05 +0100
parents a64793340689
children 37e061ec063c
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 */
 /**/
+    1057,
+/**/
     1056,
 /**/
     1055,