comparison 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
comparison
equal deleted inserted replaced
4114:62d3e3fbcd7e 4115:ad21448af931
723 NULL 723 NULL
724 }; 724 };
725 725
726 static int included_patches[] = 726 static int included_patches[] =
727 { /* Add new patch number below this line */ 727 { /* Add new patch number below this line */
728 /**/
729 811,
728 /**/ 730 /**/
729 810, 731 810,
730 /**/ 732 /**/
731 809, 733 809,
732 /**/ 734 /**/