diff src/version.c @ 3705:2b4b6185054f v7.3.612

updated for version 7.3.612 Problem: Auto formatting messes up text when 'fo' contains "2". (ZyX) Solution: Decrement "less_cols". (Tor Perkins)
author Bram Moolenaar <bram@vim.org>
date Wed, 25 Jul 2012 16:10:03 +0200
parents e13f2f3568e1
children c03b6363492b
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 */
 /**/
+    612,
+/**/
     611,
 /**/
     610,