comparison src/version.c @ 14067:39ec4b90e4a7 v8.1.0051

patch 8.1.0051: MS-Windows: missing #endif commit https://github.com/vim/vim/commit/79c6b51e403d4ea755b6637b01d1426a06ca9f9a Author: Bram Moolenaar <Bram@vim.org> Date: Tue Jun 12 21:11:12 2018 +0200 patch 8.1.0051: MS-Windows: missing #endif Problem: MS-Windows: missing #endif. Solution: Add the #endif.
author Christian Brabandt <cb@256bit.org>
date Tue, 12 Jun 2018 21:15:05 +0200
parents e271ca6f32f9
children bc91de20ba43
comparison
equal deleted inserted replaced
14066:57925937db41 14067:39ec4b90e4a7
759 NULL 759 NULL
760 }; 760 };
761 761
762 static int included_patches[] = 762 static int included_patches[] =
763 { /* Add new patch number below this line */ 763 { /* Add new patch number below this line */
764 /**/
765 51,
764 /**/ 766 /**/
765 50, 767 50,
766 /**/ 768 /**/
767 49, 769 49,
768 /**/ 770 /**/