+--- 1.0.22 2009/12/03
+
+Prepare for 64-bit YAZ. yazproxy will still work with YAZ++ 1.1.4 or
+later which means YAZ 3.0.47 or later.
+
--- 1.0.20 2009/11/19
For filter virt_db, the database is a glob pattern and the virtual
# Autoconf and automake setup
AC_PREREQ([2.60])
-AC_INIT([metaproxy],[1.0.21],[metaproxy-help@indexdata.dk])
+AC_INIT([metaproxy],[1.0.22],[metaproxy-help@indexdata.dk])
AC_CONFIG_HEADERS([src/config.hpp])
+metaproxy (1.0.22-1indexdata) unstable; urgency=low
+
+ * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk> Thu, 03 Dec 2009 12:10:03 +0100
+
metaproxy (1.0.21-1indexdata) unstable; urgency=low
* Upstream.
DEBUG=0 # 0 for release, 1 for debug
# Metaproxy version
-VERSION=1.0.21
+VERSION=1.0.22
# YAZ and YAZ++ directories
YAZ_DIR=..\..\yaz