comparison src/version.c @ 5456:5c3064feddd7 v7.4.078

updated for version 7.4.078 Problem: MSVC 2013 is not supported. Solution: Recognize and support MSVC 2013. (Ed Brown)
author Bram Moolenaar <bram@vim.org>
date Fri, 08 Nov 2013 03:15:47 +0100
parents 53bc55e58fef
children 6ae816249627
comparison
equal deleted inserted replaced
5455:f06d12bf2db6 5456:5c3064feddd7
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 78,
741 /**/ 743 /**/
742 77, 744 77,
743 /**/ 745 /**/
744 76, 746 76,
745 /**/ 747 /**/