commit | cf0213ef7e88d38c34ef71459d413cf5813e2a95 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Jun 19 15:45:29 2015 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Jun 19 15:45:29 2015 +0200 |
tree | 0d8f1338a17cde97b1781755f7079829401a5f52 | |
parent | c004bc2726eafc7a56d1d9f8398a65a0a7dc8d6c [diff] [blame] |
patch 7.4.744 Problem: No tests for Ruby and Perl. Solution: Add minimal tests. (Ken Takata)
diff --git a/src/version.c b/src/version.c index 1dcdf71..75a5810 100644 --- a/src/version.c +++ b/src/version.c
@@ -742,6 +742,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 744, +/**/ 743, /**/ 742,