comparison src/version.c @ 6813:ea0468670fbe v7.4.728

patch 7.4.728 Problem: Can't build with some version of Visual Studio 2015. Solution: Recognize another version 14 number. (Sinan)
author Bram Moolenaar <bram@vim.org>
date Wed, 06 May 2015 11:33:47 +0200
parents cc3f3d35c549
children f0e7dc5e7282
comparison
equal deleted inserted replaced
6812:e6369e0e0f99 6813:ea0468670fbe
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 728,
744 /**/ 746 /**/
745 727, 747 727,
746 /**/ 748 /**/
747 726, 749 726,
748 /**/ 750 /**/