commit | 54b08a5e78516d3516109f935b34c7d6663370a0 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Jun 20 00:25:44 2011 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Jun 20 00:25:44 2011 +0200 |
tree | ab41a69eb2f25a7cd2f815b2cfc9b9fce4e32cdb | |
parent | 251e19127170e7387da1f10b9c99c957b16477fc [diff] [blame] |
updated for version 7.3.227 Problem: Mac OS doesn't have the linewise clipboard fix. Solution: Also change the Mac OS file. (Bjorn Winckler)
diff --git a/src/version.c b/src/version.c index 746a145..dd16231 100644 --- a/src/version.c +++ b/src/version.c
@@ -710,6 +710,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 227, +/**/ 226, /**/ 225,