commit | 5130f316612dfc71c433c2743340dc45444eb17d | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Nov 02 18:13:00 2017 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Nov 02 18:13:00 2017 +0100 |
tree | de7a8fe55ee677e5e28934abc208d3d2aaf997e9 | |
parent | 86b21bb3e7bc687fc74e127d78a89b411929716b [diff] |
patch 8.0.1248: stray + in README file Problem: Stray + in README file. Solution: Remove the +. Add a line break.
diff --git a/src/version.c b/src/version.c index 7bf3f43..3504ff6 100644 --- a/src/version.c +++ b/src/version.c
@@ -762,6 +762,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1248, +/**/ 1247, /**/ 1246,