From 4679f9803c75fa96894536f9abeaf3d091b7033a Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Fri, 7 Jul 2006 06:37:22 +0000 Subject: [PATCH 1/1] Metaproxy 1.0.6 --- win/makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/win/makefile b/win/makefile index 47195a9..d5c0845 100644 --- a/win/makefile +++ b/win/makefile @@ -1,6 +1,6 @@ # Copyright (C) 2005-2006, Index Data ApS # All rights reserved. -# $Id: makefile,v 1.17 2006-05-16 11:54:04 adam Exp $ +# $Id: makefile,v 1.18 2006-07-07 06:37:22 adam Exp $ # MS NMAKE makefile for metaproxy @@ -8,7 +8,7 @@ DEBUG=0 # 0 for release, 1 for debug # Metaproxy version -VERSION=1.0.5 +VERSION=1.0.6 # YAZ and YAZ++ directories YAZ_DIR=..\..\yaz -- 1.7.10.4