diff src/version.c @ 4887:dc78a26f6f64 v7.3.1189

updated for version 7.3.1189 Problem: Highlighting is still wrong sometimes. (Dominique Pelle) Solution: Also restore reginput properly.
author Bram Moolenaar <bram@vim.org>
date Thu, 13 Jun 2013 22:59:30 +0200
parents 6f7ed9b799a3
children 25d64a4edc0b
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -729,6 +729,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    1189,
+/**/
     1188,
 /**/
     1187,