commit | 666578b53964cc34f2e9fc65c89612f063a5f3c5 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Nov 05 13:43:21 2014 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Nov 05 13:43:21 2014 +0100 |
tree | 6199732a33b24ea7c7e5f8cf3b844556bb63dcd6 | |
parent | eda73607a73fe5ff07eb52981df19c5bae129f70 [diff] [blame] |
updated for version 7.4.495 Problem: XPM isn't used correctly in the Cygwin Makefile. Solution: Include the rules like in Make_ming.mak. (Ken Takata)
diff --git a/src/version.c b/src/version.c index ec0e667..4b75a58 100644 --- a/src/version.c +++ b/src/version.c
@@ -742,6 +742,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 495, +/**/ 494, /**/ 493,