commit | d91f704b030647fbaf6eedcb6492f2c231ad635a | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Jan 04 17:49:32 2011 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Jan 04 17:49:32 2011 +0100 |
tree | d22f465767dd01d1a1d8aebfeedc6d24ea6373c6 | |
parent | 7eb4652e745b44fdbf618210395f1b8be4d3f7e9 [diff] [blame] |
updated for version 7.3.095 Problem: Win32: In Chinese tear-off menu doesn't work. (Weasley) Solution: Use menu_name_equal(). (Alex Jakushev)
diff --git a/src/version.c b/src/version.c index 5bd8dcf..2873adb 100644 --- a/src/version.c +++ b/src/version.c
@@ -715,6 +715,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 95, +/**/ 94, /**/ 93,