comparison src/version.c @ 30855:cd23a72d67ae v9.0.0762

patch 9.0.0762: build failure Commit: https://github.com/vim/vim/commit/4b082c4bd05f504fda1acaa9d28fca55a2d04857 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Oct 15 16:25:27 2022 +0100 patch 9.0.0762: build failure Problem: Build failure. Solution: Add missing change.
author Bram Moolenaar <Bram@vim.org>
date Sat, 15 Oct 2022 17:30:02 +0200
parents 40df8a6515f6
children ec7cb7e68968
comparison
equal deleted inserted replaced
30854:5a3768b95027 30855:cd23a72d67ae
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 762,
698 /**/ 700 /**/
699 761, 701 761,
700 /**/ 702 /**/
701 760, 703 760,
702 /**/ 704 /**/