comparison src/version.c @ 2051:ef2890033e88 v7.2.337

updated for version 7.2.337 Problem: The :compiler command doesn't function properly when invoked in a function. Solution: Add "g:" before "current_compiler". (Yukihiro Nakadaira)
author Bram Moolenaar <bram@zimbu.org>
date Tue, 19 Jan 2010 16:13:50 +0100
parents afcf9db31561
children 057029bf3470
comparison
equal deleted inserted replaced
2050:afcf9db31561 2051:ef2890033e88
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 337,
684 /**/ 686 /**/
685 336, 687 336,
686 /**/ 688 /**/
687 335, 689 335,
688 /**/ 690 /**/