commit | 0c17875ef31e7e8b3f16e1b2e8da263c9a420b8b | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Oct 11 03:35:45 2012 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Oct 11 03:35:45 2012 +0200 |
tree | 5b9cf28368b98f5257e97cc1d95b06bfdccb340a | |
parent | b35c338f96dab732fa112d7719f10191c7bb34f0 [diff] [blame] |
updated for version 7.3.685 Problem: No test for what patch 7.3.673 fixes. Solution: Add a test. (Christian Brabandt)
diff --git a/src/version.c b/src/version.c index 63a5136..296d3de 100644 --- a/src/version.c +++ b/src/version.c
@@ -720,6 +720,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 685, +/**/ 684, /**/ 683,