comparison src/version.c @ 18388:368d6a478ae5 v8.1.2188

patch 8.1.2188: build error for missing define Commit: https://github.com/vim/vim/commit/2b78ab5d0c91c229715ae140a34978506343bde3 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Oct 19 22:50:20 2019 +0200 patch 8.1.2188: build error for missing define Problem: Build error for missing define. Solution: Add missing change.
author Bram Moolenaar <Bram@vim.org>
date Sat, 19 Oct 2019 23:00:04 +0200
parents 105c6cf8b266
children c34ee31d0878
comparison
equal deleted inserted replaced
18387:2d4bed814a79 18388:368d6a478ae5
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 2188,
744 /**/ 746 /**/
745 2187, 747 2187,
746 /**/ 748 /**/
747 2186, 749 2186,
748 /**/ 750 /**/