commit | 901407491382198e1457f3c315b2aedc1d24bda9 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Nov 27 17:44:08 2014 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Nov 27 17:44:08 2014 +0100 |
tree | 8d6913f602c395243c5653a41af9022531ea12dd | |
parent | 0a383969378a328ffa363eee0d9a4c3d3c8257fe [diff] [blame] |
updated for version 7.4.534 Problem: Warnings when compiling if_ruby.c. Solution: Avoid the warnings. (Ken Takata)
diff --git a/src/version.c b/src/version.c index f9c2804..5162178 100644 --- a/src/version.c +++ b/src/version.c
@@ -742,6 +742,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 534, +/**/ 533, /**/ 532,