commit | 4dcdf299100781766d09829b9b80d7fb1ad48f37 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Mar 05 17:51:15 2015 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Mar 05 17:51:15 2015 +0100 |
tree | 6b631a413fbc7cc32d90fce0a2357363319506d4 | |
parent | 4f36dc3bf7118a3fa5ccdae1a37963860dc71e6c [diff] [blame] |
updated for version 7.4.652 Problem: Xxd lacks a few features. Solution: Use 8 characters for the file position. Add the -e and -o arguments. (Vadim Vygonets)
diff --git a/src/version.c b/src/version.c index cd788b0..79cf51e 100644 --- a/src/version.c +++ b/src/version.c
@@ -742,6 +742,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 652, +/**/ 651, /**/ 650,