commit | 33e87789a740fadcae473c60a00de2a13c55a7d0 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Apr 29 11:55:29 2014 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Apr 29 11:55:29 2014 +0200 |
tree | faa1469a2c985e9744950a2606e9642276cd0131 | |
parent | a4f317df89e662a964197f2d586ac24cf801f14f [diff] [blame] |
updated for version 7.4.266 Problem: Test 62 fails. Solution: Set the language to C. (Christian Brabandt)
diff --git a/src/version.c b/src/version.c index 94d9857..9000519 100644 --- a/src/version.c +++ b/src/version.c
@@ -735,6 +735,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 266, +/**/ 265, /**/ 264,