comparison src/version.c @ 8068:9c6740f2204f v7.4.1328

commit https://github.com/vim/vim/commit/12dcf024e90ab511f04a08b20fe7eedbe92096d2 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Feb 15 23:09:04 2016 +0100 patch 7.4.1328 Problem: Can't compile with +job but without +channel. (John Marriott) Solution: Add more #ifdefs.
author Christian Brabandt <cb@256bit.org>
date Mon, 15 Feb 2016 23:15:04 +0100
parents 1aa8ed4ee48b
children e4c3f6720b03
comparison
equal deleted inserted replaced
8067:959c711832dc 8068:9c6740f2204f
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 1328,
750 /**/ 752 /**/
751 1327, 753 1327,
752 /**/ 754 /**/
753 1326, 755 1326,
754 /**/ 756 /**/