diff src/version.c @ 7517:9d67399f49c6 v7.4.1060

commit https://github.com/vim/vim/commit/6602af7fe069246dbcf419c3e904a78b60e7d4dc Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jan 7 22:01:01 2016 +0100 patch 7.4.1060 Problem: Instructions for writing tests are outdated. Solution: Mention Make_all.mak. Add steps for new style tests.
author Christian Brabandt <cb@256bit.org>
date Thu, 07 Jan 2016 22:15:05 +0100
parents cc0398578d2f
children 98fede2c9574
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 */
 /**/
+    1060,
+/**/
     1059,
 /**/
     1058,