commit | 56f7804065b164ab35369a3c645be534f50304a7 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Dec 08 17:09:32 2010 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Dec 08 17:09:32 2010 +0100 |
tree | a9904a4eaff9619249b253c775408e9c7cebfe28 | |
parent | 3d2707076799968055d4dc8d66403a6b963c9096 [diff] [blame] |
updated for version 7.3.080 Problem: Spell doesn't work on VMS. Solution: Use different file names. (Zoltan Bartos, Zoltan Arpadffy)
diff --git a/src/version.c b/src/version.c index c6bdc59..494a6b9 100644 --- a/src/version.c +++ b/src/version.c
@@ -715,6 +715,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 80, +/**/ 79, /**/ 78,