comparison src/version.c @ 5879:6d0a1132dd71 v7.4.282

updated for version 7.4.282 Problem: Test 97 fails on Mac. Solution: Do not ignore case in file names. (Jun Takimoto)
author Bram Moolenaar <bram@vim.org>
date Thu, 08 May 2014 11:46:27 +0200
parents 24c90f1fec85
children aa99d04fa7e2
comparison
equal deleted inserted replaced
5878:24d8ac7d92fc 5879:6d0a1132dd71
732 NULL 732 NULL
733 }; 733 };
734 734
735 static int included_patches[] = 735 static int included_patches[] =
736 { /* Add new patch number below this line */ 736 { /* Add new patch number below this line */
737 /**/
738 282,
737 /**/ 739 /**/
738 281, 740 281,
739 /**/ 741 /**/
740 280, 742 280,
741 /**/ 743 /**/