comparison src/version.c @ 3208:0a9d7cf90f94 v7.3.374

updated for version 7.3.374 Problem: ++encoding does not work properly. Solution: Recognize ++encoding before ++enc. (Charles Cooper)
author Bram Moolenaar <bram@vim.org>
date Wed, 14 Dec 2011 14:49:45 +0100
parents a1d2f741d45c
children 767bb493e7d3
comparison
equal deleted inserted replaced
3207:13324669e79b 3208:0a9d7cf90f94
712 NULL 712 NULL
713 }; 713 };
714 714
715 static int included_patches[] = 715 static int included_patches[] =
716 { /* Add new patch number below this line */ 716 { /* Add new patch number below this line */
717 /**/
718 374,
717 /**/ 719 /**/
718 373, 720 373,
719 /**/ 721 /**/
720 372, 722 372,
721 /**/ 723 /**/