diff --git a/src/Makefile b/src/Makefile index b9627ab31d75f01f991e0f1f6efd83d2a91b8032..d8a8040c87d61ead59d7c82429e8e23b6ff49c94 100644 --- a/src/Makefile +++ b/src/Makefile @@ -2177,6 +2177,7 @@ shadow: runtime pixmaps cd $(SHADOWDIR)/xxd; ln -s ../../xxd/*.[ch] ../../xxd/Make* . if test -d $(RSRC_DIR); then \ cd $(SHADOWDIR); \ + ln -s ../infplist.xml .; \ ln -s ../$(RSRC_DIR) ../os_mac.rsr.hqx ../dehqx.py .; \ fi mkdir $(SHADOWDIR)/testdir diff --git a/src/version.c b/src/version.c index e38d2d916e784585fb56e2b61717f59e32412d9e..e0503ca2f53bc0c3bdcc31efa01c50186a38dafc 100644 --- a/src/version.c +++ b/src/version.c @@ -666,6 +666,8 @@ static char *(features[]) = static int included_patches[] = { /* Add new patch number below this line */ +/**/ + 6, /**/ 5, /**/