comparison src/version.c @ 11555:8be4b88c47d7 v8.0.0660

patch 8.0.0660: silent install on MS-Windows shows dialog commit https://github.com/vim/vim/commit/a1fed064d1eca6ae2c526311ec5464175c6f19e2 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jun 22 22:05:02 2017 +0200 patch 8.0.0660: silent install on MS-Windows shows dialog Problem: Silent install on MS-Windows does show a dialog. Solution: Add /SD to the default choice. (allburov, closes https://github.com/vim/vim/issues/1772)
author Christian Brabandt <cb@256bit.org>
date Thu, 22 Jun 2017 22:15:05 +0200
parents cbceef33af7a
children 7e5e76d8d451
comparison
equal deleted inserted replaced
11554:f57b7c12e009 11555:8be4b88c47d7
762 NULL 762 NULL
763 }; 763 };
764 764
765 static int included_patches[] = 765 static int included_patches[] =
766 { /* Add new patch number below this line */ 766 { /* Add new patch number below this line */
767 /**/
768 660,
767 /**/ 769 /**/
768 659, 770 659,
769 /**/ 771 /**/
770 658, 772 658,
771 /**/ 773 /**/