diff src/version.c @ 3095:dc7f2f975920 v7.3.319

updated for version 7.3.319 Problem: Redobuff doesn't always include changes of the completion leader. Solution: Insert backspaces as needed. (idea by Taro Muraoka)
author Bram Moolenaar <bram@vim.org>
date Wed, 21 Sep 2011 18:23:05 +0200
parents d68f20a86a3e
children 738ea87c1964
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -710,6 +710,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    319,
+/**/
     318,
 /**/
     317,