comparison src/version.c @ 5889:66fe4908b649 v7.4.287

updated for version 7.4.287 Problem: Patches for .hgignore don't work, since the file is not in the distribution. Solution: Add .hgignore to the distribution. Will be effective with the next version.
author Bram Moolenaar <bram@vim.org>
date Tue, 13 May 2014 13:52:38 +0200
parents be19015ef43c
children 7965cb6a435a
comparison
equal deleted inserted replaced
5888:3d58286b6b21 5889:66fe4908b649
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 287,
737 /**/ 739 /**/
738 286, 740 286,
739 /**/ 741 /**/
740 285, 742 285,
741 /**/ 743 /**/