commit | 46ae3cedeb8785299e825970f46763eff73399c5 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue May 13 13:52:38 2014 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Tue May 13 13:52:38 2014 +0200 |
tree | 1508ad590a905e05cd9a089d9a216ef32a3eea87 | |
parent | 59838520c7a452adbe82b583dcdf967483b00a98 [diff] |
updated for version 7.4.287 Problem: Patches for .hgignore don't work, since the file is not in the distribution. Solution: Add .hgignore to the distribution. Will be effective with the next version.
diff --git a/src/version.c b/src/version.c index e510d37..5ebb30d 100644 --- a/src/version.c +++ b/src/version.c
@@ -735,6 +735,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 287, +/**/ 286, /**/ 285,