commit | 9e1e7afc1f29b67fe3721442b49af3b20644a3ee | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Sep 12 16:31:10 2016 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Sep 12 16:31:10 2016 +0200 |
tree | 9fd3d5c41bc32d1acdbcf8571af8556f1a512382 | |
parent | 6401024869dcd722ee1b98b4ba58e6caa215201b [diff] |
patch 8.0.0002 Problem: The netrw plugin does not work. Solution: Make it accept version 8.0.
diff --git a/src/version.c b/src/version.c index 67338cf..1b932fa 100644 --- a/src/version.c +++ b/src/version.c
@@ -765,6 +765,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2, +/**/ 1, /**/ 0