comparison src/version.c @ 8420:f6d21a33d489 v7.4.1501

commit https://github.com/vim/vim/commit/38fd4bb2842df7634823b99c655b3896a7a2e988 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Mar 6 16:38:28 2016 +0100 patch 7.4.1501 Problem: Garbage collection with an option channel is not tested. Solution: Call garbagecollect() in the test.
author Christian Brabandt <cb@256bit.org>
date Sun, 06 Mar 2016 16:45:04 +0100
parents 89f38c77e11e
children 5d2c84be23b5
comparison
equal deleted inserted replaced
8419:2c4cd788b860 8420:f6d21a33d489
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 1501,
746 /**/ 748 /**/
747 1500, 749 1500,
748 /**/ 750 /**/
749 1499, 751 1499,
750 /**/ 752 /**/