comparison src/version.c @ 9680:1b8932823a02 v7.4.2116

commit https://github.com/vim/vim/commit/c73e4474b1f1b5b18a8d504eec5305e0c77981f7 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Jul 29 18:33:38 2016 +0200 patch 7.4.2116 Problem: The default vimrc for Windows is very conservative. Solution: Use the defaults.vim in the Windows installer.
author Christian Brabandt <cb@256bit.org>
date Fri, 29 Jul 2016 18:45:05 +0200
parents 8c9e13109df8
children a98607bb756c
comparison
equal deleted inserted replaced
9679:5028439c944d 9680:1b8932823a02
756 NULL 756 NULL
757 }; 757 };
758 758
759 static int included_patches[] = 759 static int included_patches[] =
760 { /* Add new patch number below this line */ 760 { /* Add new patch number below this line */
761 /**/
762 2116,
761 /**/ 763 /**/
762 2115, 764 2115,
763 /**/ 765 /**/
764 2114, 766 2114,
765 /**/ 767 /**/