commit | 1fd3e30ce92117201b170c1ef83280035488fdfa | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue May 05 10:25:16 2015 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Tue May 05 10:25:16 2015 +0200 |
tree | 411803463b901e7dfb40b44d8e304d259a5a1cab | |
parent | 659c94d483b2fdad949c14a42cee96f99a66394b [diff] [blame] |
patch 7.4.726 Problem: Cannot build GvimExt. Solution: Set APPVER to 5.0. (KF Leong)
diff --git a/src/version.c b/src/version.c index 822da62..32c1dde 100644 --- a/src/version.c +++ b/src/version.c
@@ -742,6 +742,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 726, +/**/ 725, /**/ 724,