comparison src/version.c @ 16123:a246b020984c v8.1.1066

patch 8.1.1066: VIMDLL isn't actually used commit https://github.com/vim/vim/commit/89828e9fe6de4d70e0e2ccd3c711bd26632c26a9 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Mar 28 22:43:16 2019 +0100 patch 8.1.1066: VIMDLL isn't actually used Problem: VIMDLL isn't actually used. Solution: Remove VIMDLL support.
author Bram Moolenaar <Bram@vim.org>
date Thu, 28 Mar 2019 22:45:04 +0100
parents 060b58b492a5
children e8d4b34011de
comparison
equal deleted inserted replaced
16122:af719c41b341 16123:a246b020984c
773 NULL 773 NULL
774 }; 774 };
775 775
776 static int included_patches[] = 776 static int included_patches[] =
777 { /* Add new patch number below this line */ 777 { /* Add new patch number below this line */
778 /**/
779 1066,
778 /**/ 780 /**/
779 1065, 781 1065,
780 /**/ 782 /**/
781 1064, 783 1064,
782 /**/ 784 /**/