comparison src/version.c @ 8930:a2aca019ba48 v7.4.1751

commit https://github.com/vim/vim/commit/def5abe0a2727041ecee69afdccfca405333bd24 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Apr 18 19:46:15 2016 +0200 patch 7.4.1751 Problem: Crash when 'tagstack' is off. (Dominique Pelle) Solution: Fix it. (Hirohito Higashi)
author Christian Brabandt <cb@256bit.org>
date Mon, 18 Apr 2016 20:00:06 +0200
parents e6916e1683bb
children 25c2031e9f9f
comparison
equal deleted inserted replaced
8929:3c2b1fe2509e 8930:a2aca019ba48
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 1751,
751 /**/ 753 /**/
752 1750, 754 1750,
753 /**/ 755 /**/
754 1749, 756 1749,
755 /**/ 757 /**/