diff src/version.c @ 6039:182c7b987283 v7.4.359

updated for version 7.4.359 Problem: When 'ttymouse' is set to 'uxterm' the xterm version is not requested. (Tomas Janousek) Solution: Do not mark uxterm as a conflict mouse and add resume_get_esc_sequence().
author Bram Moolenaar <bram@vim.org>
date Wed, 09 Jul 2014 19:13:49 +0200
parents 771b97ba3b47
children 761687c6808f
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -735,6 +735,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    359,
+/**/
     358,
 /**/
     357,