comparison src/version.c @ 2077:d8983769c9dd v7.2.361

updated for version 7.2.361 Problem: Ruby 1.9 is not supported. Solution: Add Ruby 1.9 support. (Msaki Suketa)
author Bram Moolenaar <bram@zimbu.org>
date Wed, 17 Feb 2010 16:23:09 +0100
parents 1c7a66d820e4
children d7ce3adb8dda
comparison
equal deleted inserted replaced
2076:1c7a66d820e4 2077:d8983769c9dd
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 361,
684 /**/ 686 /**/
685 360, 687 360,
686 /**/ 688 /**/
687 359, 689 359,
688 /**/ 690 /**/