commit | 995a8cd18190c0b922796a8ee865e95bd1dbd916 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Feb 20 16:54:27 2013 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Feb 20 16:54:27 2013 +0100 |
tree | 67c37aa4776ac53026a2d227701fa82e6e468ac8 | |
parent | 445f3037ea1640683433df89ba383f2e4c79329a [diff] [blame] |
updated for version 7.3.827 Problem: Python tests fail. Solution: Adjust the output for the stack trace.
diff --git a/src/version.c b/src/version.c index d637b9f..204b7a1 100644 --- a/src/version.c +++ b/src/version.c
@@ -729,6 +729,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 827, +/**/ 826, /**/ 825,