comparison src/version.c @ 15215:d99d068b996b v8.1.0617

patch 8.1.0617: NSIS installer gets two files from the wrong directory commit https://github.com/vim/vim/commit/1916673a1696eab66516c3f96bec1f2e4b92f761 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Dec 21 17:59:33 2018 +0100 patch 8.1.0617: NSIS installer gets two files from the wrong directory Problem: NSIS installer gets two files from the wrong directory. Solution: Change ${VIMRT} to "..\".
author Bram Moolenaar <Bram@vim.org>
date Fri, 21 Dec 2018 18:00:06 +0100
parents c0eb9a74f73d
children 49bc670c3ee9
comparison
equal deleted inserted replaced
15214:877df5a96e97 15215:d99d068b996b
797 NULL 797 NULL
798 }; 798 };
799 799
800 static int included_patches[] = 800 static int included_patches[] =
801 { /* Add new patch number below this line */ 801 { /* Add new patch number below this line */
802 /**/
803 617,
802 /**/ 804 /**/
803 616, 805 616,
804 /**/ 806 /**/
805 615, 807 615,
806 /**/ 808 /**/