commit | e3e6e573d10760a808e02514c350f136e9d9c7e4 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Apr 12 13:45:02 2013 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Apr 12 13:45:02 2013 +0200 |
tree | 03e28b32288d3359b30854340cafda46bd103ba4 | |
parent | 8185111125e4713831d4b6cfeb6f47138b0c83b2 [diff] [blame] |
updated for version 7.3.887 Problem: No tests for Visual mode operators, what 7.3.879 fixes. Solution: Add a new test file. (David Bürgin)
diff --git a/src/version.c b/src/version.c index 8605c51..bf6385a 100644 --- a/src/version.c +++ b/src/version.c
@@ -729,6 +729,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 887, +/**/ 886, /**/ 885,