comparison src/version.c @ 5903:fdea5ea9afd1 v7.4.294

updated for version 7.4.294 Problem: Test files missing from patch. Solution: Patch the test files.
author Bram Moolenaar <bram@vim.org>
date Tue, 13 May 2014 20:15:37 +0200
parents 10fc95f48546
children 662ae48e7e24
comparison
equal deleted inserted replaced
5902:3a1b9743d014 5903:fdea5ea9afd1
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 294,
737 /**/ 739 /**/
738 293, 740 293,
739 /**/ 741 /**/
740 292, 742 292,
741 /**/ 743 /**/