commit | 4c6b3b20dd86bb44247bb82ffc3b67eaee830954 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Apr 21 19:10:48 2015 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Apr 21 19:10:48 2015 +0200 |
tree | 9f0ac3c348165ae76d92dd2febed1388e5663d12 | |
parent | 79278367337be1e9a12222698642dcce0af1e059 [diff] [blame] |
patch 7.4.711 Problem: Missing change in one file. Solution: Also change option.c
diff --git a/src/version.c b/src/version.c index 06fb40e..7fbf58a 100644 --- a/src/version.c +++ b/src/version.c
@@ -742,6 +742,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 711, +/**/ 710, /**/ 709,