comparison src/version.c @ 13468:539436dcb134 v8.0.1608

patch 8.0.1608: Win32: directx not enabled by default commit https://github.com/vim/vim/commit/43cb6262141c0a0853680bd8d0433e04db3bf182 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Mar 14 21:39:02 2018 +0100 patch 8.0.1608: Win32: directx not enabled by default Problem: Win32: directx not enabled by default. Solution: Change Makefile to enable directx by default. (Ken Takata)
author Christian Brabandt <cb@256bit.org>
date Wed, 14 Mar 2018 21:45:06 +0100
parents cf7cd0272011
children 6faef782f50b
comparison
equal deleted inserted replaced
13467:b073fa38b590 13468:539436dcb134
764 NULL 764 NULL
765 }; 765 };
766 766
767 static int included_patches[] = 767 static int included_patches[] =
768 { /* Add new patch number below this line */ 768 { /* Add new patch number below this line */
769 /**/
770 1608,
769 /**/ 771 /**/
770 1607, 772 1607,
771 /**/ 773 /**/
772 1606, 774 1606,
773 /**/ 775 /**/