commit | 32c8f1cb1957bf92853f4419b0ffc761df67ad2d | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Dec 05 19:00:06 2012 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Dec 05 19:00:06 2012 +0100 |
tree | 4f989772cbec7167294fc3b2b69a9eaf0abdf050 | |
parent | 60ec5f35a5e062b018224a11d1160ea4c2e3fa4d [diff] [blame] |
updated for version 7.3.752 Problem: Test 49 script file doesn't fold properly. Solution: Add a colon.
diff --git a/src/version.c b/src/version.c index 849546e..435bff4 100644 --- a/src/version.c +++ b/src/version.c
@@ -726,6 +726,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 752, +/**/ 751, /**/ 750,