diff src/version.c @ 4115:ad21448af931 v7.3.811

updated for version 7.3.811 Problem: Useless termresponse parsing for SGR mouse. Solution: Skip the parsing. (Hayaki Saito)
author Bram Moolenaar <bram@vim.org>
date Wed, 13 Feb 2013 15:53:19 +0100
parents 8904ccd5ee85
children 4584e59860b8
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -726,6 +726,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    811,
+/**/
     810,
 /**/
     809,