commit | 734d99804b42638ff25480dd8f8f477f2809cc7e | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Jul 15 13:52:04 2011 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Jul 15 13:52:04 2011 +0200 |
tree | 102f2b70adfc6a9d2299fdd57134f59d221f428c | |
parent | 37a02ca1c2ecd5cbc5678d901c7bc55e8da0604f [diff] [blame] |
updated for version 7.3.248 Problem: PC Install instructions missing install instructions. Solution: Step-by-step explanation. (Michael Soyka)
diff --git a/src/version.c b/src/version.c index fcc37cc..a501f5e 100644 --- a/src/version.c +++ b/src/version.c
@@ -710,6 +710,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 248, +/**/ 247, /**/ 246,