comparison src/version.c @ 6797:56a735cff1a0 v7.4.720

patch 7.4.720 Problem: Can't build with Visual Studio 2015. Solution: Recognize the "version 14" numbers and omit /nodefaultlib when appropriate. (Paul Moore)
author Bram Moolenaar <bram@vim.org>
date Mon, 04 May 2015 16:18:42 +0200
parents adb3699fa30c
children 45d3208c8754
comparison
equal deleted inserted replaced
6796:24d91496a2b2 6797:56a735cff1a0
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 720,
744 /**/ 746 /**/
745 719, 747 719,
746 /**/ 748 /**/
747 718, 749 718,
748 /**/ 750 /**/