Mercurial > vim
comparison src/version.c @ 13884:0ddb61a7404f v8.0.1813
patch 8.0.1813: Windows installer doesn't install terminal debugger
commit https://github.com/vim/vim/commit/38623c8512ae3d1bd9556a7b99fc6f7b3a9b1cda
Author: Bram Moolenaar <Bram@vim.org>
Date: Thu May 10 21:24:35 2018 +0200
patch 8.0.1813: Windows installer doesn't install terminal debugger
Problem: Windows installer doesn't install terminal debugger.
Solution: Add the package to the list of files to install.
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Thu, 10 May 2018 21:30:07 +0200 |
parents | f48fcaa196a9 |
children | bbf5bdba4a80 |
comparison
equal
deleted
inserted
replaced
13883:3adf931fd7c2 | 13884:0ddb61a7404f |
---|---|
759 NULL | 759 NULL |
760 }; | 760 }; |
761 | 761 |
762 static int included_patches[] = | 762 static int included_patches[] = |
763 { /* Add new patch number below this line */ | 763 { /* Add new patch number below this line */ |
764 /**/ | |
765 1813, | |
764 /**/ | 766 /**/ |
765 1812, | 767 1812, |
766 /**/ | 768 /**/ |
767 1811, | 769 1811, |
768 /**/ | 770 /**/ |