comparison 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
comparison
equal deleted inserted replaced
5530:79df7d17b859 5531:6db758f82227
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 114,
741 /**/ 743 /**/
742 113, 744 113,
743 /**/ 745 /**/
744 112, 746 112,
745 /**/ 747 /**/