comparison src/version.c @ 29877:032cc5280408 v9.0.0277

patch 9.0.0277: Coverity CI: update-alternatives not needed with Ubuntu 20.04 Commit: https://github.com/vim/vim/commit/c361842f1479a7f7f3e65bfb0e188f2e5d38336e Author: Philip H <47042125+pheiduck@users.noreply.github.com> Date: Fri Aug 26 15:48:55 2022 +0100 patch 9.0.0277: Coverity CI: update-alternatives not needed with Ubuntu 20.04 Problem: Coverity CI: update-alternatives not needed with Ubuntu 20.04. Solution: Remove update-alternatives for Lua. (closes https://github.com/vim/vim/issues/10987)
author Bram Moolenaar <Bram@vim.org>
date Fri, 26 Aug 2022 17:00:04 +0200
parents cb4d95b545f1
children 77141226eb2e
comparison
equal deleted inserted replaced
29876:d894d6b0a3b3 29877:032cc5280408
721 NULL 721 NULL
722 }; 722 };
723 723
724 static int included_patches[] = 724 static int included_patches[] =
725 { /* Add new patch number below this line */ 725 { /* Add new patch number below this line */
726 /**/
727 277,
726 /**/ 728 /**/
727 276, 729 276,
728 /**/ 730 /**/
729 275, 731 275,
730 /**/ 732 /**/