comparison src/version.c @ 7111:57c354f0115c v7.4.867

commit https://github.com/vim/vim/commit/9534680731ea342c2fed01a812559958923480da Author: Bram Moolenaar <Bram@vim.org> Date: Tue Sep 15 15:57:29 2015 +0200 patch 7.4.867 Problem: Can't build on MS-Windows. (Taro Muraoka) Solution: Adjust #ifdef.
author Christian Brabandt <cb@256bit.org>
date Tue, 15 Sep 2015 16:00:04 +0200
parents fa95595fbc52
children 83b3261352b3
comparison
equal deleted inserted replaced
7110:400fa3572d9e 7111:57c354f0115c
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 867,
744 /**/ 746 /**/
745 866, 747 866,
746 /**/ 748 /**/
747 865, 749 865,
748 /**/ 750 /**/