commit | 0796c0625fa4b9eb2f47fe8c976b78523924e1fb | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Nov 10 19:41:37 2015 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Nov 10 19:41:37 2015 +0100 |
tree | e4a3514674b2a5ec83a7ef91f517f88576a336a5 | |
parent | 1be2ed6c11671eabefa0fc8600fd2af6cd3963e8 [diff] [blame] |
patch 7.4.918 Problem: A digit in an option name has problems. Solution: Rename 'python3dll' to 'pythonthreedll'.
diff --git a/src/version.c b/src/version.c index 0255d52..eef83bd 100644 --- a/src/version.c +++ b/src/version.c
@@ -742,6 +742,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 918, +/**/ 917, /**/ 916,