comparison src/version.c @ 8502:ee5cb2e9ed5a v7.4.1541

commit https://github.com/vim/vim/commit/8950a563b306ce76f259573d91c2ddccdf52e32e Author: Bram Moolenaar <Bram@vim.org> Date: Sat Mar 12 15:22:55 2016 +0100 patch 7.4.1541 Problem: Missing job_info(). Solution: Implement it.
author Christian Brabandt <cb@256bit.org>
date Sat, 12 Mar 2016 15:30:04 +0100
parents 1227dc21865b
children 0b31cc4b261e
comparison
equal deleted inserted replaced
8501:e6534d33f5ea 8502:ee5cb2e9ed5a
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 1541,
746 /**/ 748 /**/
747 1540, 749 1540,
748 /**/ 750 /**/
749 1539, 751 1539,
750 /**/ 752 /**/