comparison src/version.c @ 15655:2202ab00e9f9 v8.1.0835

patch 8.1.0835: GUI build fails on MS-Windows commit https://github.com/vim/vim/commit/3e9d4d85c4b5602f072be76b51865050d51fb3c4 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jan 27 17:08:40 2019 +0100 patch 8.1.0835: GUI build fails on MS-Windows Problem: GUI build fails on MS-Windows. Solution: Adjust #ifdef.
author Bram Moolenaar <Bram@vim.org>
date Sun, 27 Jan 2019 17:15:05 +0100
parents 59a1ff689b4d
children c2c4fb3379e8
comparison
equal deleted inserted replaced
15654:e36cd31b990c 15655:2202ab00e9f9
781 NULL 781 NULL
782 }; 782 };
783 783
784 static int included_patches[] = 784 static int included_patches[] =
785 { /* Add new patch number below this line */ 785 { /* Add new patch number below this line */
786 /**/
787 835,
786 /**/ 788 /**/
787 834, 789 834,
788 /**/ 790 /**/
789 833, 791 833,
790 /**/ 792 /**/