commit | 14f5827940ebd819a77048761a28c0b208addaee | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Oct 03 21:33:41 2012 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Oct 03 21:33:41 2012 +0200 |
tree | a53e79ad8a866fc0939abd5ce855f6f992d686f0 | |
parent | 8139889a5f458b857f0b3d9d5888ca6951a77f5a [diff] [blame] |
updated for version 7.3.680 Problem: Some files missing in the list of distributed files. Solution: Add lines for new files.
diff --git a/src/version.c b/src/version.c index 9ef1e8f..fa45308 100644 --- a/src/version.c +++ b/src/version.c
@@ -720,6 +720,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 680, +/**/ 679, /**/ 678,