comparison src/version.c @ 2081:7b0e89b77216 v7.2.365

updated for version 7.2.365 Problem: MS-Windows with MingW: "File->Save As" does not work. (John Marriott) Solution: Correctly fill in structure size. (Andy Kittner)
author Bram Moolenaar <bram@zimbu.org>
date Wed, 17 Feb 2010 17:34:43 +0100
parents fa7e62dd58d7
children 8ca3c9ad0bee
comparison
equal deleted inserted replaced
2080:fa7e62dd58d7 2081:7b0e89b77216
679 NULL 679 NULL
680 }; 680 };
681 681
682 static int included_patches[] = 682 static int included_patches[] =
683 { /* Add new patch number below this line */ 683 { /* Add new patch number below this line */
684 /**/
685 365,
684 /**/ 686 /**/
685 364, 687 364,
686 /**/ 688 /**/
687 363, 689 363,
688 /**/ 690 /**/