comparison src/version.c @ 8062:7fe3b9dc132b v7.4.1325

commit https://github.com/vim/vim/commit/2368917d8f0c0a997eac7a51ddfaa748dc528392 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Feb 15 22:37:37 2016 +0100 patch 7.4.1325 Problem: Channel test fails on difference between Unix and DOS line endings. Solution: Strip off CR. Make assert show difference better.
author Christian Brabandt <cb@256bit.org>
date Mon, 15 Feb 2016 22:45:05 +0100
parents 19304db153bc
children 1e853c5273d0
comparison
equal deleted inserted replaced
8061:abd64cf67bcf 8062:7fe3b9dc132b
745 NULL 745 NULL
746 }; 746 };
747 747
748 static int included_patches[] = 748 static int included_patches[] =
749 { /* Add new patch number below this line */ 749 { /* Add new patch number below this line */
750 /**/
751 1325,
750 /**/ 752 /**/
751 1324, 753 1324,
752 /**/ 754 /**/
753 1323, 755 1323,
754 /**/ 756 /**/