diff src/version.c @ 6661:950e24f26ef8 v7.4.655

updated for version 7.4.655 Problem: Text deleted by "dit" depends on indent of closing tag. (Jan Parthey) Solution: Do not adjust oap->end in do_pending_operator(). (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Thu, 05 Mar 2015 19:57:49 +0100
parents 6f1e4b7942c3
children 056809de0b29
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 */
 /**/
+    655,
+/**/
     654,
 /**/
     653,