comparison src/version.c @ 15547:1dd0a47f4be2 v8.1.0781

patch 8.1.0781: build error when using if_xcmdsrv.c commit https://github.com/vim/vim/commit/a502caab8bd396316a6eb5cb821b0a0df55c502a Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jan 19 18:23:41 2019 +0100 patch 8.1.0781: build error when using if_xcmdsrv.c Problem: Build error when using if_xcmdsrv.c. Solution: Add missing part of 8.1.0779.
author Bram Moolenaar <Bram@vim.org>
date Sat, 19 Jan 2019 18:30:07 +0100
parents a0a1bd12e48c
children 9bd2372432cf
comparison
equal deleted inserted replaced
15546:9ced002163b2 15547:1dd0a47f4be2
789 NULL 789 NULL
790 }; 790 };
791 791
792 static int included_patches[] = 792 static int included_patches[] =
793 { /* Add new patch number below this line */ 793 { /* Add new patch number below this line */
794 /**/
795 781,
794 /**/ 796 /**/
795 780, 797 780,
796 /**/ 798 /**/
797 779, 799 779,
798 /**/ 800 /**/