commit | 4d37557ac6c387621682c93125cd2931f9640986 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Aug 09 21:33:38 2018 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Aug 09 21:33:38 2018 +0200 |
tree | 2b021c8e0b62692517f511d9d1d26bad81eeec6d | |
parent | 3f347e4716c44cf6458be407e712e3d708d82580 [diff] [blame] |
patch 8.1.0260: no LGTM logo in README file Problem: No LGTM logo in README file. Solution: Add one. (Bas van Schaik, closes #3305)
diff --git a/src/version.c b/src/version.c index dadb978..962d173 100644 --- a/src/version.c +++ b/src/version.c
@@ -795,6 +795,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 260, +/**/ 259, /**/ 258,