comparison src/version.c @ 8734:986f7c00d43d v7.4.1656

commit https://github.com/vim/vim/commit/92e35efaf6a3278e4729115648997f09cd4005f5 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Mar 26 18:20:41 2016 +0100 patch 7.4.1656 Problem: Crash when using partial with a timer. Solution: Increment partial reference count. (Hirohito Higashi)
author Christian Brabandt <cb@256bit.org>
date Sat, 26 Mar 2016 18:30:06 +0100
parents 29765df3a866
children 06bf71f13eb7
comparison
equal deleted inserted replaced
8733:2eb831813772 8734:986f7c00d43d
746 NULL 746 NULL
747 }; 747 };
748 748
749 static int included_patches[] = 749 static int included_patches[] =
750 { /* Add new patch number below this line */ 750 { /* Add new patch number below this line */
751 /**/
752 1656,
751 /**/ 753 /**/
752 1655, 754 1655,
753 /**/ 755 /**/
754 1654, 756 1654,
755 /**/ 757 /**/