comparison src/version.c @ 6149:4c845a1600d2 v7.4.412

updated for version 7.4.412 Problem: Can't build on Windows XP with MSVC. Solution: Add SUBSYSTEM_VER to the Makefile. (Yongwei Wu)
author Bram Moolenaar <bram@vim.org>
date Fri, 22 Aug 2014 18:12:57 +0200
parents d4e0c197e979
children 121613e72e39
comparison
equal deleted inserted replaced
6148:aeafe78fc869 6149:4c845a1600d2
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 412,
744 /**/ 746 /**/
745 411, 747 411,
746 /**/ 748 /**/
747 410, 749 410,
748 /**/ 750 /**/