commit | e48a2dd3af920d712305e4225454cb2940fb3312 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Sep 05 18:49:24 2012 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Sep 05 18:49:24 2012 +0200 |
tree | 4d275eb6dade23ed2707c1ac52907036dcc78b78 | |
parent | 231e1a17232a6d396266194efad53259e7d05ff1 [diff] [blame] |
updated for version 7.3.655 Problem: 64 bit MingW xpm .a file is missing. Solution: Add the file. (Sergey Khorev)
diff --git a/src/version.c b/src/version.c index b3daa7d..9deec17 100644 --- a/src/version.c +++ b/src/version.c
@@ -720,6 +720,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 655, +/**/ 654, /**/ 653,