diff src/version.c @ 2703:47a0dcad7216 v7.3.120

updated for version 7.3.120 Problem: The message for an existing swap file is too long to fit in a 25 line terminal. Solution: Make the message shorter. (Chad Miller)
author Bram Moolenaar <bram@vim.org>
date Tue, 15 Feb 2011 11:57:04 +0100
parents 77f3dd990b12
children a14db0b78c59
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -715,6 +715,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    120,
+/**/
     119,
 /**/
     118,