commit | 89af4394091ed4544570676a7de5434cccfd65db | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Jul 10 18:31:54 2012 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Jul 10 18:31:54 2012 +0200 |
tree | e937c4089834de22505a095beb1743725e689a70 | |
parent | cfa3caec0c0d54e593d6c19241da996b4111591b [diff] [blame] |
updated for version 7.3.599 Problem: Missing change in one file. Solution: Patch for changed clip_autoselect().
diff --git a/src/version.c b/src/version.c index 640d419..9c03d60 100644 --- a/src/version.c +++ b/src/version.c
@@ -715,6 +715,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 599, +/**/ 598, /**/ 597,