comparison src/version.c @ 18761:e3785af3ba0f v8.1.2370

patch 8.1.2370: build problems on VMS Commit: https://github.com/vim/vim/commit/0c5c3faef2d54151a8c144539e3e5a3350fb18c7 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Nov 30 22:38:16 2019 +0100 patch 8.1.2370: build problems on VMS Problem: Build problems on VMS. Solution: Adjust the build file. (Zoltan Arpadffy)
author Bram Moolenaar <Bram@vim.org>
date Sat, 30 Nov 2019 22:45:04 +0100
parents 592c7b56db69
children 49b78d6465e5
comparison
equal deleted inserted replaced
18760:fa208f8423ad 18761:e3785af3ba0f
735 NULL 735 NULL
736 }; 736 };
737 737
738 static int included_patches[] = 738 static int included_patches[] =
739 { /* Add new patch number below this line */ 739 { /* Add new patch number below this line */
740 /**/
741 2370,
740 /**/ 742 /**/
741 2369, 743 2369,
742 /**/ 744 /**/
743 2368, 745 2368,
744 /**/ 746 /**/