commit | e101204906e10f1e100e2f9017985c61f26b03ac | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Mar 28 21:10:49 2016 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Mar 28 21:10:49 2016 +0200 |
tree | 271d132631f6dd506415038fe377459b11bcd231 | |
parent | cf2d8dee5117b9add3a3f5fc91b3569437e7d359 [diff] [blame] |
patch 7.4.1675 Problem: The swapmous plugin has to be copied or sourced to be used. Solution: Turn it into the swapmouse package.
diff --git a/src/version.c b/src/version.c index 6899189..70a5969 100644 --- a/src/version.c +++ b/src/version.c
@@ -749,6 +749,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1675, +/**/ 1674, /**/ 1673,