# Autoconf and automake setup
AC_PREREQ(2.59)
-AC_INIT([metaproxy],[1.0.10],[metaproxy-help@indexdata.dk])
+AC_INIT([metaproxy],[1.0.11],[metaproxy-help@indexdata.dk])
AC_CONFIG_HEADERS(src/config.hpp)
# Copyright (C) 2005-2007, Index Data ApS
# All rights reserved.
-# $Id: makefile,v 1.32 2007-05-23 17:12:24 adam Exp $
+# $Id: makefile,v 1.33 2007-06-14 08:33:27 adam Exp $
# MS NMAKE makefile for metaproxy
DEBUG=0 # 0 for release, 1 for debug
# Metaproxy version
-VERSION=1.0.10
+VERSION=1.0.11
# YAZ and YAZ++ directories
YAZ_DIR=..\..\yaz