comparison src/version.c @ 13965:6ef705baab8d v8.1.0001

patch 8.1.0001: the netrw plugin does not work commit https://github.com/vim/vim/commit/00e45563384de01949b9c4df9155424604887b33 Author: Bram Moolenaar <Bram@vim.org> Date: Thu May 17 23:40:05 2018 +0200 patch 8.1.0001: the netrw plugin does not work Problem: The netrw plugin does not work. Solution: Make it accept version 8.x.
author Christian Brabandt <cb@256bit.org>
date Thu, 17 May 2018 23:45:05 +0200
parents 1174611ad715
children d111462e0173
comparison
equal deleted inserted replaced
13964:0115cadbee18 13965:6ef705baab8d
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 1,
764 /**/ 766 /**/
765 0 767 0
766 }; 768 };
767 769
768 /* 770 /*