commit | 01a78342e05d2ab699258caae26c6df90b34f342 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Sep 05 20:13:42 2011 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Sep 05 20:13:42 2011 +0200 |
tree | 2f4c3725c496d123498e994c3659ce5df51120c8 | |
parent | d3184b57d2f1528abaf6079a564817a189a9b359 [diff] [blame] |
updated for version 7.3.294 Problem: Patch 289 causes more problems than it solves. Solution: Rever the patch untill a better solution is found.
diff --git a/src/version.c b/src/version.c index d66b4fb..f1e7dc2 100644 --- a/src/version.c +++ b/src/version.c
@@ -710,6 +710,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 294, +/**/ 293, /**/ 292,