comparison src/version.c @ 2090:53d475dff0e3 v7.2.374

updated for version 7.2.374 Problem: Ruby eval() doesn't understand Vim types. Solution: Add the vim_to_ruby() function. (George Gensure)
author Bram Moolenaar <bram@zimbu.org>
date Wed, 24 Feb 2010 15:48:04 +0100
parents fd8864aeb52a
children 95b659982b7c
comparison
equal deleted inserted replaced
2089:fd8864aeb52a 2090:53d475dff0e3
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 374,
684 /**/ 686 /**/
685 373, 687 373,
686 /**/ 688 /**/
687 372, 689 372,
688 /**/ 690 /**/