commit | dd7d84647521723a0c95b72752beccdb7ce2cd02 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Aug 29 16:55:13 2012 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Aug 29 16:55:13 2012 +0200 |
tree | 4e3d658bba63fbf783ffa66daa0380ed767f4538 | |
parent | 0551410a14d8fdfa657392c0d6b3cc8dd643752d [diff] [blame] |
updated for version 7.3.645 Problem: No tests for patch 7.3.625 and 7.3.637. Solution: Add more tests for the "gn" command and try/catch. (Christian Brabandt)
diff --git a/src/version.c b/src/version.c index 70bcc99..f30551b 100644 --- a/src/version.c +++ b/src/version.c
@@ -720,6 +720,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 645, +/**/ 644, /**/ 643,