comparison src/version.c @ 5356:0978e99043d2 v7.4.030

updated for version 7.4.030 Problem: The -mno-cygwin argument is no longer supported by Cygwin. Solution: Remove the arguments. (Steve Hall)
author Bram Moolenaar <bram@vim.org>
date Thu, 19 Sep 2013 20:49:04 +0200
parents 2d3fbc68b3a8
children b21b5dcdca21
comparison
equal deleted inserted replaced
5355:5a05fecfb2ad 5356:0978e99043d2
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 30,
741 /**/ 743 /**/
742 29, 744 29,
743 /**/ 745 /**/
744 28, 746 28,
745 /**/ 747 /**/