comparison src/version.c @ 5515:de9a01851ebd v7.4.106

updated for version 7.4.106 Problem: Can't build with Ruby using Cygwin. Solution: Fix library name in makefile. (Steve Hall)
author Bram Moolenaar <bram@vim.org>
date Thu, 28 Nov 2013 16:32:38 +0100
parents eed95874f30e
children 064e2a080e2e
comparison
equal deleted inserted replaced
5514:1e27867bcca3 5515:de9a01851ebd
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 106,
741 /**/ 743 /**/
742 105, 744 105,
743 /**/ 745 /**/
744 104, 746 104,
745 /**/ 747 /**/