comparison src/version.c @ 2674:f921368d43c3 v7.3.093

updated for version 7.3.093 Problem: New DLL dependencies in MingW with gcc 4.5.0. Solution: Add STATIC_STDCPLUS, LDFLAGS and split up WINDRES. (Guopeng Wen)
author Bram Moolenaar <bram@vim.org>
date Thu, 30 Dec 2010 14:50:52 +0100
parents 5a1fe35a6eaf
children f987220caa57
comparison
equal deleted inserted replaced
2673:5a1fe35a6eaf 2674:f921368d43c3
712 NULL 712 NULL
713 }; 713 };
714 714
715 static int included_patches[] = 715 static int included_patches[] =
716 { /* Add new patch number below this line */ 716 { /* Add new patch number below this line */
717 /**/
718 93,
717 /**/ 719 /**/
718 92, 720 92,
719 /**/ 721 /**/
720 91, 722 91,
721 /**/ 723 /**/