comparison src/version.c @ 5751:1e272e318daa v7.4.220

updated for version 7.4.220 Problem: Test 105 does not work in a shadow dir. (James McCoy) Solution: Omit "src/" from the checked path.
author Bram Moolenaar <bram@vim.org>
date Thu, 27 Mar 2014 12:40:30 +0100
parents 37af1e6e91bb
children a548aae15b3a
comparison
equal deleted inserted replaced
5750:2200a7dfa660 5751:1e272e318daa
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 220,
737 /**/ 739 /**/
738 219, 740 219,
739 /**/ 741 /**/
740 218, 742 218,
741 /**/ 743 /**/