comparison src/version.c @ 14200:66e592f0bbf4 v8.1.0117

patch 8.1.0117: URL in install program still points to SourceForge commit https://github.com/vim/vim/commit/bd87eb38c558521ff709651ac190ffd1b9dee057 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Jun 26 23:18:45 2018 +0200 patch 8.1.0117: URL in install program still points to SourceForge Problem: URL in install program still points to SourceForge. Solution: Change it to www.vim.org. (closes https://github.com/vim/vim/issues/3100)
author Christian Brabandt <cb@256bit.org>
date Tue, 26 Jun 2018 23:30:05 +0200
parents 9ca8c36869ce
children 51693b1a640e
comparison
equal deleted inserted replaced
14199:13d3ab3c7f6d 14200:66e592f0bbf4
787 NULL 787 NULL
788 }; 788 };
789 789
790 static int included_patches[] = 790 static int included_patches[] =
791 { /* Add new patch number below this line */ 791 { /* Add new patch number below this line */
792 /**/
793 117,
792 /**/ 794 /**/
793 116, 795 116,
794 /**/ 796 /**/
795 115, 797 115,
796 /**/ 798 /**/