commit | 868272f58e765e98d1f3f7e870434eea27eef6ee | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Sep 08 23:22:40 2011 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Sep 08 23:22:40 2011 +0200 |
tree | d45acc694c8258f7c404cddb521f53540e7055a3 | |
parent | c42e7ed777c41796615035ff9b56fce06ba78d2d [diff] [blame] |
updated for version 7.3.302 Problem: Test 19 fails without 'smartindent' and +eval. Solution: Don't use ":exe". Source small.vim.
diff --git a/src/version.c b/src/version.c index be9f058..d2d0d2c 100644 --- a/src/version.c +++ b/src/version.c
@@ -710,6 +710,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 302, +/**/ 301, /**/ 300,