commit | 056a1c2bdda526c31c42cc1b7752073981642940 | [log] [tgz] |
---|---|---|
author | Philip H <47042125+pheiduck@users.noreply.github.com> | Sun May 01 20:43:50 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sun May 01 20:43:50 2022 +0100 |
tree | 924558c1deb82c6a9038501170b03ca3d10b1112 | |
parent | d2a46624300c5d02be69d0e4df12296ec9011d9e [diff] [blame] |
patch 8.2.4853: CI with FreeBSD is a bit outdated Problem: CI with FreeBSD is a bit outdated. Solution: Use 12.3 instead of 12.1. (closes #10333)
diff --git a/src/version.c b/src/version.c index b03e661..de2ca4e 100644 --- a/src/version.c +++ b/src/version.c
@@ -747,6 +747,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 4853, +/**/ 4852, /**/ 4851,