comparison src/version.c @ 7492:26d13d73837f v7.4.1048

commit https://github.com/vim/vim/commit/c7803a1c42228566ee2e2efcd621b21d0a8ed3ea Author: Bram Moolenaar <Bram@vim.org> Date: Mon Jan 4 12:26:23 2016 +0100 patch 7.4.1048 Problem: Wordcount test still fail on MS-Windows. Solution: Set 'fileformat' to "unix".
author Christian Brabandt <cb@256bit.org>
date Mon, 04 Jan 2016 12:30:04 +0100
parents 4a81ecde8701
children b4419a42ac32
comparison
equal deleted inserted replaced
7491:a924d469a0d7 7492:26d13d73837f
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 1048,
744 /**/ 746 /**/
745 1047, 747 1047,
746 /**/ 748 /**/
747 1046, 749 1046,
748 /**/ 750 /**/