commit | b885b435d126d34475714e39ec1125bd4e1c77c6 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Nov 05 19:34:41 2020 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Nov 05 19:34:41 2020 +0100 |
tree | 747f870a9beaf80dfb28cb19112a32997606ca4e | |
parent | fabc3ca896751277f18a3a68e5661179728db3ad [diff] [blame] |
patch 8.2.1958: build failure with timers Problem: Build failure with timers. Solution: Add missing change.
diff --git a/src/version.c b/src/version.c index ca5a513..ef4be7d 100644 --- a/src/version.c +++ b/src/version.c
@@ -751,6 +751,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1958, +/**/ 1957, /**/ 1956,