Version 1.5.6.
[pazpar2-moved-to-github.git] / win / makefile
index 5f814f2..4748a0a 100644 (file)
@@ -1,10 +1,10 @@
 # This file is part of Pazpar2.
-# Copyright (C) 2006-2010 Index Data
+# Copyright (C) 2006-2011 Index Data
 
 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.5.6
 
 # 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"