comparison src/version.c @ 10841:5c0415a8b96e v8.0.0310

patch 8.0.0310: not enough testing for GUI functionality commit https://github.com/vim/vim/commit/13c724fb3a630257b736a1c91643b396fee917c1 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Feb 5 20:54:26 2017 +0100 patch 8.0.0310: not enough testing for GUI functionality Problem: Not enough testing for GUI functionality. Solution: Add tests for v:windowid and getwinpos[xy](). (Kazunobu Kuriyama)
author Christian Brabandt <cb@256bit.org>
date Sun, 05 Feb 2017 21:00:04 +0100
parents 287049007bbc
children 678edb254216
comparison
equal deleted inserted replaced
10840:2cb1b68ef02e 10841:5c0415a8b96e
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 310,
767 /**/ 769 /**/
768 309, 770 309,
769 /**/ 771 /**/
770 308, 772 308,
771 /**/ 773 /**/