diff src/version.c @ 5531:6db758f82227 v7.4.114

updated for version 7.4.114 Problem: New GNU make outputs messages about changing directory in another format. Solution: Recognize the new format.
author Bram Moolenaar <bram@vim.org>
date Wed, 11 Dec 2013 12:22:58 +0100
parents 0e21e2a38ec6
children e35c69ad4823
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -739,6 +739,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    114,
+/**/
     113,
 /**/
     112,