commit | 3bf8c3c38ff0d24047e2f2979c07a349fb89e557 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Nov 05 16:04:43 2017 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Nov 05 16:04:43 2017 +0100 |
tree | 6e6d5d1dccefbbfd2937c862335fad2ba90a5364 | |
parent | 5842a748be8039fd6d267f5557fe391c6c95399d [diff] [blame] |
patch 8.0.1268: PC install instructions are incomplete Problem: PC install instructions are incomplete. Solution: Update the instructions. (Ken Takata)
diff --git a/src/version.c b/src/version.c index 0fb6952..2076aed 100644 --- a/src/version.c +++ b/src/version.c
@@ -762,6 +762,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1268, +/**/ 1267, /**/ 1266,