commit | e7a88a8d4ebd2419ad926578ddc0ee4bf43cf069 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Apr 01 12:26:46 2014 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Apr 01 12:26:46 2014 +0200 |
tree | 81f49107dac9aeab9408bf66602b9943dcef4f72 | |
parent | a392038db5871af6f78fe4d822d9f7126f25eab6 [diff] |
updated for version 7.4.230 Problem: Error when using ":options". Solution: Fix the entry for 'lispwords'. (Kenichi Ito)
diff --git a/src/version.c b/src/version.c index 2f4c896..ef8d474 100644 --- a/src/version.c +++ b/src/version.c
@@ -735,6 +735,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 230, +/**/ 229, /**/ 228,