diff src/version.c @ 3632:7e3fedfc3d08 v7.3.576

updated for version 7.3.576 Problem: Formatting of lists inside comments is not right yet. Solution: Use another solution and add a test. (Tor Perkins)
author Bram Moolenaar <bram@vim.org>
date Fri, 29 Jun 2012 15:04:49 +0200
parents 79ae10bd0565
children 286ba0251c0a
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 */
 /**/
+    576,
+/**/
     575,
 /**/
     574,