Version 1.3.34
[metaproxy-moved-to-github.git] / win / makefile
index c644f36..87662ff 100644 (file)
@@ -7,7 +7,7 @@
 DEBUG=0   # 0 for release, 1 for debug
 
 # Metaproxy version
-VERSION=1.3.23
+VERSION=1.3.34
 
 # YAZ and YAZ++ directories
 YAZ_DIR=..\..\yaz
@@ -228,6 +228,7 @@ PROJECT_DLL_OBJS = \
        $(OBJDIR)\filter_query_rewrite.obj \
         $(OBJDIR)\filter_record_transform.obj \
         $(OBJDIR)\filter_session_shared.obj \
+        $(OBJDIR)\filter_sort.obj \
         $(OBJDIR)\filter_sru_to_z3950.obj \
         $(OBJDIR)\filter_template.obj \
         $(OBJDIR)\filter_virt_db.obj \