commit | 8fdb35a974d92c7d0267bc8988aa6af74ee6885d | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Nov 05 18:23:16 2017 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Nov 05 18:23:16 2017 +0100 |
tree | 13333f018ce110f6b6ea4a546b8659ffcddb83e2 | |
parent | b0d45e7f5354375edd02afafde3bd37dac1515ff [diff] [blame] |
patch 8.0.1270: mismatching file name with Filelist Problem: Mismatching file name with Filelist. Solution: Rename color_ramp.vim to xterm_ramp.vim
diff --git a/src/version.c b/src/version.c index 5f198f5..a3019c4 100644 --- a/src/version.c +++ b/src/version.c
@@ -762,6 +762,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1270, +/**/ 1269, /**/ 1268,