commit | d4ece23e2e602d820ab7367c383dc0d72dd87029 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Nov 10 19:48:14 2015 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Nov 10 19:48:14 2015 +0100 |
tree | 210d3568ca1580cfbc1bfb2f97803b2327506f8f | |
parent | 0796c0625fa4b9eb2f47fe8c976b78523924e1fb [diff] [blame] |
patch 7.4.919 Problem: The dll options are not in the options window. Solution: Add the dll options. And other fixes.
diff --git a/src/version.c b/src/version.c index eef83bd..a52dca9 100644 --- a/src/version.c +++ b/src/version.c
@@ -742,6 +742,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 919, +/**/ 918, /**/ 917,