comparison src/version.c @ 10438:935bdb919a50 v8.0.0113

commit https://github.com/vim/vim/commit/87f3d202a90bd2d08a7afd55b3486b10bef858bb Author: Bram Moolenaar <Bram@vim.org> Date: Thu Dec 1 20:18:50 2016 +0100 patch 8.0.0113 Problem: MS-Windows: message box to prompt for saving changes may appear on the wrong monitor. Solution: Adjust the CenterWindow function. (Ken Takata)
author Christian Brabandt <cb@256bit.org>
date Thu, 01 Dec 2016 20:30:04 +0100
parents cb856404d060
children f54e4c691de4
comparison
equal deleted inserted replaced
10437:1e42baadb82a 10438:935bdb919a50
762 NULL 762 NULL
763 }; 763 };
764 764
765 static int included_patches[] = 765 static int included_patches[] =
766 { /* Add new patch number below this line */ 766 { /* Add new patch number below this line */
767 /**/
768 113,
767 /**/ 769 /**/
768 112, 770 112,
769 /**/ 771 /**/
770 111, 772 111,
771 /**/ 773 /**/