commit | 3b393a0b537cd7057d3462ef16685b3957eb8e1a | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Jun 06 19:05:50 2012 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Jun 06 19:05:50 2012 +0200 |
tree | e43833201cb35a8a0301323533f93c5cf32691b5 | |
parent | 362ce4804819f39d5a4a21923577f3ccc59c8ad5 [diff] [blame] |
updated for version 7.3.546 Problem: Bogus line break. Solution: Remove the line break.
diff --git a/src/version.c b/src/version.c index 17c2d64..89faaca 100644 --- a/src/version.c +++ b/src/version.c
@@ -715,6 +715,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 546, +/**/ 545, /**/ 544,