X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=win%2Fmakefile;h=4c6755ec9a29a3d430dd1f735cdf25fb896774e6;hb=ddc156360c0c46ef669accde05fea1106cc6b244;hp=0e18f1753e2fe64fd48ea46e7f3a10a5ba66a678;hpb=8c5eec649f8c0421ca4cd6f62b2399895d424399;p=metaproxy-moved-to-github.git diff --git a/win/makefile b/win/makefile index 0e18f17..4c6755e 100644 --- a/win/makefile +++ b/win/makefile @@ -8,7 +8,7 @@ DEBUG=0 # 0 for release, 1 for debug # Metaproxy version -VERSION=1.0.16 +VERSION=1.0.17 # YAZ and YAZ++ directories YAZ_DIR=..\..\yaz @@ -240,6 +240,7 @@ PROJECT_DLL_OBJS = \ $(OBJDIR)\filter_virt_db.obj \ $(OBJDIR)\filter_z3950_client.obj \ $(OBJDIR)\filter_zeerex_explain.obj \ + $(OBJDIR)\filter_limit.obj \ $(OBJDIR)\gduutil.obj \ $(OBJDIR)\origin.obj \ $(OBJDIR)\package.obj \