diff src/version.c @ 5867:a6b59ee633a3 v7.4.276

updated for version 7.4.276 Problem: The fish shell is not supported. Solution: Use begin/end instead of () for fish. (Andy Russell)
author Bram Moolenaar <bram@vim.org>
date Wed, 07 May 2014 15:10:21 +0200
parents 8a3117a4887c
children 373204662d82
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 */
 /**/
+    276,
+/**/
     275,
 /**/
     274,