comparison src/version.c @ 8374:5d834058bf44 v7.4.1479

commit https://github.com/vim/vim/commit/863c1a9079fa340d663ccafb011729a29186d73e Author: Bram Moolenaar <Bram@vim.org> Date: Thu Mar 3 15:47:06 2016 +0100 patch 7.4.1479 Problem: No testfor ":loadplugin". Solution: Add a test. Fix how option is being set.
author Christian Brabandt <cb@256bit.org>
date Thu, 03 Mar 2016 16:00:05 +0100
parents ce791ff9e0da
children e448f2a5d45b
comparison
equal deleted inserted replaced
8373:d0cac5912500 8374:5d834058bf44
741 NULL 741 NULL
742 }; 742 };
743 743
744 static int included_patches[] = 744 static int included_patches[] =
745 { /* Add new patch number below this line */ 745 { /* Add new patch number below this line */
746 /**/
747 1479,
746 /**/ 748 /**/
747 1478, 749 1478,
748 /**/ 750 /**/
749 1477, 751 1477,
750 /**/ 752 /**/