comparison src/version.c @ 5384:6d11572e2c8b v7.4.043

updated for version 7.4.043 Problem: VMS can't handle long function names. Solution: Shorten may_req_ambiguous_character_width. (Samuel Ferencik)
author Bram Moolenaar <bram@vim.org>
date Sun, 29 Sep 2013 16:27:47 +0200
parents 70915ede509a
children c0e3990aed3f
comparison
equal deleted inserted replaced
5383:839aef583da1 5384:6d11572e2c8b
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 43,
741 /**/ 743 /**/
742 42, 744 42,
743 /**/ 745 /**/
744 41, 746 41,
745 /**/ 747 /**/