diff src/version.c @ 3572:0a364618c0e5 v7.3.546

updated for version 7.3.546 Problem: Bogus line break. Solution: Remove the line break.
author Bram Moolenaar <bram@vim.org>
date Wed, 06 Jun 2012 19:05:50 +0200
parents e7ff3251dfa1
children 4f4db5d661c4
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 */
 /**/
+    546,
+/**/
     545,
 /**/
     544,