comparison src/version.c @ 5602:8507bf8874d8 v7.4.148

updated for version 7.4.148 Problem: Cannot build with Cygwin and X11. Solution: Include Xwindows.h instead of windows.h. (Lech Lorens)
author Bram Moolenaar <bram@vim.org>
date Tue, 14 Jan 2014 13:26:21 +0100
parents d289f2167d70
children b43363a7b4c7
comparison
equal deleted inserted replaced
5601:ea05ca9d8a30 5602:8507bf8874d8
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 148,
741 /**/ 743 /**/
742 147, 744 147,
743 /**/ 745 /**/
744 146, 746 146,
745 /**/ 747 /**/