diff src/version.c @ 6885:ce209c5103a3 v7.4.762

patch 7.4.762 Problem: Comment for may_req_bg_color() is wrong. (Christ van Willegen) Solution: Rewrite the comment.
author Bram Moolenaar <bram@vim.org>
date Sat, 27 Jun 2015 18:34:24 +0200
parents 7bd926109eea
children 2b7e36955265
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 */
 /**/
+    762,
+/**/
     761,
 /**/
     760,