comparison src/version.c @ 29389:9ec0dafac7fc v9.0.0037

patch 9.0.0037: build error Commit: https://github.com/vim/vim/commit/510f03738dfcadfe2099c5b6a58cb75f64dbaa82 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Jul 4 17:46:22 2022 +0100 patch 9.0.0037: build error Problem: Build error. Solution: Add missing change.
author Bram Moolenaar <Bram@vim.org>
date Mon, 04 Jul 2022 19:00:03 +0200
parents 9dce192d1ac2
children 73fb9c6efc6d
comparison
equal deleted inserted replaced
29388:1574b4ca8643 29389:9ec0dafac7fc
733 NULL 733 NULL
734 }; 734 };
735 735
736 static int included_patches[] = 736 static int included_patches[] =
737 { /* Add new patch number below this line */ 737 { /* Add new patch number below this line */
738 /**/
739 37,
738 /**/ 740 /**/
739 36, 741 36,
740 /**/ 742 /**/
741 35, 743 35,
742 /**/ 744 /**/