commit | b491c03ee7757ebefc346a856daa21e34c2f576d | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Nov 30 14:47:15 2011 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Nov 30 14:47:15 2011 +0100 |
tree | cf79f80446804a11c643ac779b2248be84955e01 | |
parent | 26fdd7da96865a96e7a7b1efec130106499cd29f [diff] [blame] |
updated for version 7.3.358 Problem: Mouse support doesn't work properly. Solution: Add HMT_URXVT. (lilydjwg, James McCoy)
diff --git a/src/version.c b/src/version.c index 2e3922e..fe867ba 100644 --- a/src/version.c +++ b/src/version.c
@@ -715,6 +715,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 358, +/**/ 357, /**/ 356,