comparison src/version.c @ 32286:dd85b8e05559 v9.0.1474

patch 9.0.1474: CI runs with old version of Ubuntu and tools Commit: https://github.com/vim/vim/commit/9be736f2eb7b3474246d644d3defe6fd126b5b18 Author: Philip H <47042125+pheiduck@users.noreply.github.com> Date: Fri Apr 21 19:51:22 2023 +0100 patch 9.0.1474: CI runs with old version of Ubuntu and tools Problem: CI runs with old version of Ubuntu and tools. Solution: Update CI to more recent versions. (closes https://github.com/vim/vim/issues/11092)
author Bram Moolenaar <Bram@vim.org>
date Fri, 21 Apr 2023 21:00:04 +0200
parents 8a7a4c1f41e0
children 8201b0fcea02
comparison
equal deleted inserted replaced
32285:3eaac488d36f 32286:dd85b8e05559
693 NULL 693 NULL
694 }; 694 };
695 695
696 static int included_patches[] = 696 static int included_patches[] =
697 { /* Add new patch number below this line */ 697 { /* Add new patch number below this line */
698 /**/
699 1474,
698 /**/ 700 /**/
699 1473, 701 1473,
700 /**/ 702 /**/
701 1472, 703 1472,
702 /**/ 704 /**/