diff src/version.c @ 5909:53b87d790574 v7.4.296

updated for version 7.4.296 Problem: Can't run tests on Solaris. Solution: Change the way VIMRUNTIME is set. (Laurent Blume)
author Bram Moolenaar <bram@vim.org>
date Thu, 22 May 2014 13:12:29 +0200
parents 662ae48e7e24
children 81f5a056b2a5
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 */
 /**/
+    296,
+/**/
     295,
 /**/
     294,