comparison src/version.c @ 5440:e6f3f66028d4 v7.4.070

updated for version 7.4.070 Problem: Can't compile with tiny features. (Tony Mechelynck) Solution: Add #ifdef.
author Bram Moolenaar <bram@vim.org>
date Tue, 05 Nov 2013 17:40:52 +0100
parents 878ed73c7070
children faf7e86203b5
comparison
equal deleted inserted replaced
5439:e6c00dbedde1 5440:e6f3f66028d4
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 70,
741 /**/ 743 /**/
742 69, 744 69,
743 /**/ 745 /**/
744 68, 746 68,
745 /**/ 747 /**/