comparison src/version.c @ 6952:98d1d53edc66 v7.4.794

patch 7.4.794 Problem: Visual Studio 2015 is not recognized. Solution: Add the version numbers to the makefile. (Taro Muraoka)
author Bram Moolenaar <bram@vim.org>
date Tue, 21 Jul 2015 20:22:12 +0200
parents 1e621b31948b
children a958ac497a81
comparison
equal deleted inserted replaced
6951:b2673982c625 6952:98d1d53edc66
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 794,
744 /**/ 746 /**/
745 793, 747 793,
746 /**/ 748 /**/
747 792, 749 792,
748 /**/ 750 /**/