comparison src/version.c @ 8064:1e853c5273d0 v7.4.1326

commit https://github.com/vim/vim/commit/97eba78f69ba68ce8e1fc72bbe762fc321e0a4b1 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Feb 15 22:45:12 2016 +0100 patch 7.4.1326 Problem: Build rules are bit too complicated. Solution: Remove -lwsock32 from Netbeans, it's already added for the channel feature that it depends on. (Tony Mechelynck)
author Christian Brabandt <cb@256bit.org>
date Mon, 15 Feb 2016 23:00:05 +0100
parents 7fe3b9dc132b
children 1aa8ed4ee48b
comparison
equal deleted inserted replaced
8063:b158efd26f38 8064:1e853c5273d0
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 1326,
750 /**/ 752 /**/
751 1325, 753 1325,
752 /**/ 754 /**/
753 1324, 755 1324,
754 /**/ 756 /**/