comparison src/version.c @ 7424:c260e4df3a24 v7.4.1016

commit https://github.com/vim/vim/commit/8dfc5eb32818b11ff5818a060324b94345c40031 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Dec 31 22:37:52 2015 +0100 patch 7.4.1016 Problem: Still a few OS/2 pieces remain. Solution: Delete more.
author Christian Brabandt <cb@256bit.org>
date Thu, 31 Dec 2015 22:45:09 +0100
parents 35af1e06696b
children 779a7c14c795
comparison
equal deleted inserted replaced
7423:ae2e842b9f6e 7424:c260e4df3a24
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 1016,
744 /**/ 746 /**/
745 1015, 747 1015,
746 /**/ 748 /**/
747 1014, 749 1014,
748 /**/ 750 /**/