commit | 612af43cb64d06a57211200296068f3f10126ce0 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Sep 14 10:49:46 2011 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Sep 14 10:49:46 2011 +0200 |
tree | aa798778418559cbb8a32dd34ec8694f32ec9caa | |
parent | 9f1188152f06e925e1272a9588fb9b95d8344a75 [diff] [blame] |
updated for version 7.3.304 Problem: Strawberry Perl doesn't work on MS-Windows. Solution: Use xsubpp if needed. (Yasuhiro Matsumoto)
diff --git a/src/version.c b/src/version.c index a162e23..77a1e2a 100644 --- a/src/version.c +++ b/src/version.c
@@ -710,6 +710,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 304, +/**/ 303, /**/ 302,