comparison src/version.c @ 6809:932370264f0f v7.4.726

patch 7.4.726 Problem: Cannot build GvimExt. Solution: Set APPVER to 5.0. (KF Leong)
author Bram Moolenaar <bram@vim.org>
date Tue, 05 May 2015 10:25:16 +0200
parents 399216850e36
children cc3f3d35c549
comparison
equal deleted inserted replaced
6808:a784dfdc4467 6809:932370264f0f
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 726,
744 /**/ 746 /**/
745 725, 747 725,
746 /**/ 748 /**/
747 724, 749 724,
748 /**/ 750 /**/