comparison src/version.c @ 6893:31a14cb3a8e3 v7.4.766

patch 7.4.766 Problem: Background color check does not work on Tera Term. Solution: Also recognize ST as a termination character. (Hirohito Higashi)
author Bram Moolenaar <bram@vim.org>
date Fri, 03 Jul 2015 13:05:50 +0200
parents f9876721bedc
children 63ac0cdf3b28
comparison
equal deleted inserted replaced
6892:0d3660c07448 6893:31a14cb3a8e3
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 766,
744 /**/ 746 /**/
745 765, 747 765,
746 /**/ 748 /**/
747 764, 749 764,
748 /**/ 750 /**/