commit | 96b7ca5142d72d2c8e79d15f9c38f41d6657be40 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Jun 29 15:04:49 2012 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Jun 29 15:04:49 2012 +0200 |
tree | 7df31318ce86d7ba71661310414195877d3fc197 | |
parent | 89f940fcacf0b0996c05537034b37b8c6bb87cf5 [diff] [blame] |
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)
diff --git a/src/version.c b/src/version.c index 33f03e0..646d223 100644 --- a/src/version.c +++ b/src/version.c
@@ -715,6 +715,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 576, +/**/ 575, /**/ 574,