diff 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
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -739,6 +739,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    43,
+/**/
     42,
 /**/
     41,