comparison src/version.c @ 5582:6eb60041548c v7.4.138

updated for version 7.4.138 Problem: Directory change messages are not recognized. Solution: Fix using a character range literally. (Lech Lorens)
author Bram Moolenaar <bram@vim.org>
date Fri, 10 Jan 2014 15:32:21 +0100
parents 6fdb1d6646b6
children c8c80c9d2e22
comparison
equal deleted inserted replaced
5581:28af08759a4a 5582:6eb60041548c
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 138,
741 /**/ 743 /**/
742 137, 744 137,
743 /**/ 745 /**/
744 136, 746 136,
745 /**/ 747 /**/