commit | 7474c7c3d6fdcc8b62d731f2fd679e33f20e4184 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Jan 20 21:13:59 2012 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Jan 20 21:13:59 2012 +0100 |
tree | ebfaa7a27bfd8c1054267166b2c53811a689502c | |
parent | 6be7f8733f34333ed75f6e39425d73a6b2644379 [diff] [blame] |
updated for version 7.3.409 Problem: The license in pty.c is unclear. Solution: Add a comment about the license.
diff --git a/src/version.c b/src/version.c index bd91554..110f14f 100644 --- a/src/version.c +++ b/src/version.c
@@ -715,6 +715,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 409, +/**/ 408, /**/ 407,