diff src/version.c @ 7021:47680d36e484 v7.4.827

patch 7.4.827 Problem: Not all test targets are in the Makefile. Solution: Add the missing targets.
author Bram Moolenaar <bram@vim.org>
date Tue, 18 Aug 2015 13:48:54 +0200
parents db0328a2fa2a
children 8d513ddfe3ec
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 */
 /**/
+    827,
+/**/
     826,
 /**/
     825,