commit | 4c0aac57599092da404f6726e88701ba441a4a6d | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Oct 30 16:46:55 2015 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Oct 30 16:46:55 2015 +0100 |
tree | df952c0ed4dc1dc460c1921343cf4815339d6d28 | |
parent | a0f849ee40cbea3c889345256786b640b0becca2 [diff] [blame] |
patch 7.4.902 Problem: Problems with using the MS-Windows console. Solution: Revert patches 7.4.851, 7.4.876 and 7.4.886 until we find a better solution. (suggested by Ken Takata)
diff --git a/src/version.c b/src/version.c index 61e0bf0..410ce8f 100644 --- a/src/version.c +++ b/src/version.c
@@ -742,6 +742,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 902, +/**/ 901, /**/ 900,