X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=win%2Fmakefile;h=e81146780880b50f5d3a1f245811a2d8077b5e4c;hb=refs%2Fheads%2Fbranch-1.4.4;hp=5f814f2054052823069d85b9a186ca0570c9e3ca;hpb=65ab4e7f2c79f68334ae7334883c3f9999dc6bd2;p=pazpar2-moved-to-github.git diff --git a/win/makefile b/win/makefile index 5f814f2..e811467 100644 --- a/win/makefile +++ b/win/makefile @@ -4,7 +4,7 @@ DEBUG=0 # 0 for release, 1 for debug USE_MANIFEST = 1 # Can be enabled Visual Studio 2005/2008 PACKAGE_NAME=pazpar2 -PACKAGE_VERSION=1.3.0 +PACKAGE_VERSION=1.4.4 # YAZ YAZ_DIR=..\..\yaz @@ -202,6 +202,7 @@ PAZPAR2_OBJS = \ "$(OBJDIR)\normalize_cache.obj" \ "$(OBJDIR)\ppmutex.obj" \ "$(OBJDIR)\incref.obj" \ + "$(OBJDIR)\sel_thread.obj" \ "$(OBJDIR)\connection.obj"