commit | d89682477cd01ec60edd6d88093b95b12e180127 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Jan 15 22:51:57 2019 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Jan 15 22:51:57 2019 +0100 |
tree | 067ad680f7c06119518b0ba6f4899693149fa722 | |
parent | 3d28b58c519c9fc3427587201423c74746cc219e [diff] [blame] |
patch 8.1.0757: not enough documentation for Blobs Problem: Not enough documentation for Blobs. Solution: Add a section about Blobs.
diff --git a/src/version.c b/src/version.c index 6317a8e..d96ec6e 100644 --- a/src/version.c +++ b/src/version.c
@@ -796,6 +796,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 757, +/**/ 756, /**/ 755,