From 76c4d3a496561a01bfd59cc8f2e18479d41e9cbd Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Tue, 16 May 2006 11:54:04 +0000 Subject: [PATCH] Version 1.0.5 on windows --- win/makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/win/makefile b/win/makefile index dcc8ce4..47195a9 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.16 2006-04-30 14:09:01 adam Exp $ +# $Id: makefile,v 1.17 2006-05-16 11:54:04 adam Exp $ # MS NMAKE makefile for metaproxy @@ -8,7 +8,7 @@ DEBUG=0 # 0 for release, 1 for debug # Metaproxy version -VERSION=1.0.2 +VERSION=1.0.5 # YAZ and YAZ++ directories YAZ_DIR=..\..\yaz -- 1.7.10.4