commit | 6f42cb6e5159b323814a53bbc82def4f2cfb17ad | [log] [tgz] |
---|---|---|
author | Matt Dunford <zenmatic@gmail.com> | Fri Dec 03 17:44:26 2021 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Dec 03 17:44:26 2021 +0000 |
tree | 8bf11dfd4c73e055f54dc65c6a7703e8ed429ea9 | |
parent | 04b7b4bf7fe57375bf3c4ed3fd087fc0bb0147ba [diff] [blame] |
patch 8.2.3729: no support for squirrels Problem: No support for squirrels. (closes #9259) Solution: Recognize nuts.
diff --git a/src/version.c b/src/version.c index 0aadf4b..2923f2d 100644 --- a/src/version.c +++ b/src/version.c
@@ -754,6 +754,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 3729, +/**/ 3728, /**/ 3727,