diff src/version.c @ 5846:8f84e906d454 v7.4.266

updated for version 7.4.266 Problem: Test 62 fails. Solution: Set the language to C. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Tue, 29 Apr 2014 11:55:29 +0200
parents 8ec9d2196bee
children 75f222d67cea
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -735,6 +735,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    266,
+/**/
     265,
 /**/
     264,