commit | 6bf821e8abe1da24e5d0624f032d7eda745756e8 | [log] [tgz] |
---|---|---|
author | zeertzjq <zeertzjq@outlook.com> | Mon Feb 07 10:33:20 2022 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Feb 07 10:33:20 2022 +0000 |
tree | 8b1924cc93b0a66001aa3a1fd808969e5894e2cc | |
parent | 8cbf2499179db39a46e700ab04d0b36e22bcc1bb [diff] [blame] |
patch 8.2.4315: put in Visual mode not fully tested Problem: Put in Visual mode not fully tested. Solution: Add a few more test cases. (closes #9708)
diff --git a/src/version.c b/src/version.c index a071c5f..8d0dece 100644 --- a/src/version.c +++ b/src/version.c
@@ -747,6 +747,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 4315, +/**/ 4314, /**/ 4313,