To: vim_dev@googlegroups.com Subject: Patch 9.0.1024 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ Patch 9.0.1024 Problem: CI doesn't use the latest FreeBSD version. Solution: Go from 12.3 to 12.4. (closes #11423) Files: .cirrus.yml *** ../vim-9.0.1023/.cirrus.yml 2022-10-06 16:56:40.344667631 +0100 --- .cirrus.yml 2022-12-06 16:53:57.534892228 +0000 *************** *** 8,16 **** - name: FreeBSD 13.1 freebsd_instance: image_family: freebsd-13-1 ! - name: FreeBSD 12.3 freebsd_instance: ! image_family: freebsd-12-3 timeout_in: 20m install_script: - pkg update -f --- 8,16 ---- - name: FreeBSD 13.1 freebsd_instance: image_family: freebsd-13-1 ! - name: FreeBSD 12.4 freebsd_instance: ! image_family: freebsd-12-4 timeout_in: 20m install_script: - pkg update -f *** ../vim-9.0.1023/src/version.c 2022-12-06 16:16:57.971656206 +0000 --- src/version.c 2022-12-06 16:55:28.694813596 +0000 *************** *** 697,698 **** --- 697,700 ---- { /* Add new patch number below this line */ + /**/ + 1024, /**/ -- hundred-and-one symptoms of being an internet addict: 248. You sign your letters with your e-mail address instead of your name. /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\ /// \\\ \\\ sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ /// \\\ help me help AIDS victims -- http://ICCF-Holland.org ///