comparison src/version.c @ 7566:1dd5b27a79b1 v7.4.1083

commit https://github.com/vim/vim/commit/4514d2769b05faf6edcca42c3ab3d42da84270f1 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jan 10 19:21:36 2016 +0100 patch 7.4.1083 Problem: Building GvimExt with VS2015 may fail. Solution: Adjust the makefile. (Mike Williams)
author Christian Brabandt <cb@256bit.org>
date Sun, 10 Jan 2016 19:30:04 +0100
parents aee06f1762e0
children 5274513d3f54
comparison
equal deleted inserted replaced
7565:94d9eb648d4f 7566:1dd5b27a79b1
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 1083,
744 /**/ 746 /**/
745 1082, 747 1082,
746 /**/ 748 /**/
747 1081, 749 1081,
748 /**/ 750 /**/