commit | 0e7885e67d7d798812e23dd8d32e75106f06cb76 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Jul 30 16:58:56 2017 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Jul 30 16:58:56 2017 +0200 |
tree | 52e6f6873a776d135a1025513c2c346e5e61894d | |
parent | 423802d1a282df35078539970eabf559186e1ec8 [diff] [blame] |
patch 8.0.0814: file in Filelist does not exist Problem: File in Filelist does not exist. Solution: Remove the line.
diff --git a/src/version.c b/src/version.c index 9cc8e14..54ee61f 100644 --- a/src/version.c +++ b/src/version.c
@@ -770,6 +770,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 814, +/**/ 813, /**/ 812,