X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=win%2Fmakefile;h=c782862e386884ed38f17a688c0efaa0e10af439;hb=cfc9717f40eee4f8101df87203ee85a86eba64ac;hp=766633fd968893461a930025afd1d6be7b8cb01d;hpb=a7020481dc997994cdb7493d014436853df7f8e5;p=metaproxy-moved-to-github.git diff --git a/win/makefile b/win/makefile index 766633f..c782862 100644 --- a/win/makefile +++ b/win/makefile @@ -8,7 +8,7 @@ DEBUG=0 # 0 for release, 1 for debug # Metaproxy version -VERSION=1.0.14.2 +VERSION=1.0.15 # YAZ and YAZ++ directories YAZ_DIR=..\..\yaz @@ -23,8 +23,8 @@ BOOST_MODEL=mt # libxml2 + libxslt + associates ZLIB_DIR=\zlib-1.2.3.win32 ICONV_DIR=\iconv-1.9.2.win32 -LIBXML2_DIR=\libxml2-2.6.28.win32 -LIBXSLT_DIR=\libxslt-1.1.19.win32 +LIBXML2_DIR=\libxml2-2.7.1.win32 +LIBXSLT_DIR=\libxslt-1.1.24.win32 # The targets