commit | 43fe32900c12fea5f9e15ee94ac850e95ec73188 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Aug 04 17:29:07 2015 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Aug 04 17:29:07 2015 +0200 |
tree | d35370e988189a0dd69cd653601a01cca5917901 | |
parent | f7bb86dc593913d055e4cce16cec43f6271adda3 [diff] [blame] |
patch 7.4.804 Problem: Xxd doesn't have a license notice. Solution: Add license as indicated by Juergen.
diff --git a/src/version.c b/src/version.c index 13dab4d..5caeaea 100644 --- a/src/version.c +++ b/src/version.c
@@ -742,6 +742,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 804, +/**/ 803, /**/ 802,