commit | a9537d238e8c2fe9afb9bbf4e137734372b7d9ba | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Aug 29 10:04:47 2014 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Aug 29 10:04:47 2014 +0200 |
tree | ab2e0b7e9ef59376d0fc935f1bceaaafdc893950 | |
parent | f2d912e8bc64927f9089e5da9185b9f108d28c0d [diff] [blame] |
updated for version 7.4.420 Problem: It's not obvious how to add a new test. Solution: Add a README file. (Christian Brabandt)
diff --git a/src/version.c b/src/version.c index d2ea613..a34bef2 100644 --- a/src/version.c +++ b/src/version.c
@@ -742,6 +742,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 420, +/**/ 419, /**/ 418,