commit | d2221131cfe5e4c802b70a0d74ac23934c178a7c | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Jul 27 14:09:09 2011 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Jul 27 14:09:09 2011 +0200 |
tree | 30cca1bb2a437800dd08753b1f43ad153e69b0ed | |
parent | d0c7ba57b11d48a7897754373ad389b35b8e6d74 [diff] [blame] |
updated for version 7.3.262 Problem: Photon code style doesn't match Vim style. Solution: Clean up some of it. (Elias Diem)
diff --git a/src/version.c b/src/version.c index 70be57a..5c8892c 100644 --- a/src/version.c +++ b/src/version.c
@@ -710,6 +710,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 262, +/**/ 261, /**/ 260,