diff src/version.c @ 6143:de35e123e63c v7.4.409

updated for version 7.4.409 Problem: Can't build with Perl on Fedora 20. Solution: Find xsubpp in another directory. (Michael Henry)
author Bram Moolenaar <bram@vim.org>
date Sun, 17 Aug 2014 17:05:44 +0200
parents cb3218a69c2f
children 2fd550c75256
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 */
 /**/
+    409,
+/**/
     408,
 /**/
     407,