comparison src/version.c @ 7052:9ec3329823f9 v7.4.838

commit https://github.com/vim/vim/commit/8060687905bdadc46abb68ee6d40e5660e352297 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Aug 25 21:27:35 2015 +0200 patch 7.4.838 Problem: Can't compile without the crypt feature. (John Marriott) Solution: Add #ifdef.
author Christian Brabandt <cb@256bit.org>
date Tue, 25 Aug 2015 21:30:04 +0200
parents 2ebc20378f68
children 3a1a6d6fb9b3
comparison
equal deleted inserted replaced
7051:eff26a8620ce 7052:9ec3329823f9
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 838,
744 /**/ 746 /**/
745 837, 747 837,
746 /**/ 748 /**/
747 836, 749 836,
748 /**/ 750 /**/