diff 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
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -742,6 +742,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    766,
+/**/
     765,
 /**/
     764,