comparison src/version.c @ 17399:859ac3df0b1f v8.1.1698

patch 8.1.1698: Appveyor build with MSVC fails commit https://github.com/vim/vim/commit/5d6844566a5dcb506c6d146f7e46f7e7d09220ae Author: Bram Moolenaar <Bram@vim.org> Date: Mon Jul 15 22:03:40 2019 +0200 patch 8.1.1698: Appveyor build with MSVC fails Problem: Appveyor build with MSVC fails. Solution: Remove the sed command
author Bram Moolenaar <Bram@vim.org>
date Mon, 15 Jul 2019 22:15:04 +0200
parents aa5faf7dca24
children 5462bb963075
comparison
equal deleted inserted replaced
17398:2e62ba6069ff 17399:859ac3df0b1f
775 NULL 775 NULL
776 }; 776 };
777 777
778 static int included_patches[] = 778 static int included_patches[] =
779 { /* Add new patch number below this line */ 779 { /* Add new patch number below this line */
780 /**/
781 1698,
780 /**/ 782 /**/
781 1697, 783 1697,
782 /**/ 784 /**/
783 1696, 785 1696,
784 /**/ 786 /**/