comparison src/version.c @ 29857:a0a446bc3aea v9.0.0267

patch 9.0.0267: Coverity workflow still uses Ubuntu 18.04 Commit: https://github.com/vim/vim/commit/930830a68b6eb7ca630956330b48996e3ef8518f Author: Philip H <47042125+pheiduck@users.noreply.github.com> Date: Thu Aug 25 16:24:56 2022 +0100 patch 9.0.0267: Coverity workflow still uses Ubuntu 18.04 Problem: Coverity workflow still uses Ubuntu 18.04. Solution: Use Ubuntu 20.04
author Bram Moolenaar <Bram@vim.org>
date Thu, 25 Aug 2022 17:30:05 +0200
parents 6bddfc49c35b
children d7b9c0b1ae3e
comparison
equal deleted inserted replaced
29856:49eb60a90554 29857:a0a446bc3aea
725 NULL 725 NULL
726 }; 726 };
727 727
728 static int included_patches[] = 728 static int included_patches[] =
729 { /* Add new patch number below this line */ 729 { /* Add new patch number below this line */
730 /**/
731 267,
730 /**/ 732 /**/
731 266, 733 266,
732 /**/ 734 /**/
733 265, 735 265,
734 /**/ 736 /**/