comparison src/version.c @ 5812:a8f3f4589628 v7.4.250

updated for version 7.4.250 Problem: Some test files missing from distribution. Solution: Add pattern for newly added tests.
author Bram Moolenaar <bram@vim.org>
date Sat, 05 Apr 2014 21:59:39 +0200
parents 0b9a66ea49f4
children 29eb4c2a33ac
comparison
equal deleted inserted replaced
5811:ea4678cc1e16 5812:a8f3f4589628
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 250,
737 /**/ 739 /**/
738 249, 740 249,
739 /**/ 741 /**/
740 248, 742 248,
741 /**/ 743 /**/