Version 1.0.22 v1.0.22
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 3 Dec 2009 11:11:50 +0000 (12:11 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 3 Dec 2009 11:11:50 +0000 (12:11 +0100)
NEWS
configure.ac
debian/changelog
win/makefile

diff --git a/NEWS b/NEWS
index 878146a..4cf3bc2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+--- 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
index eed912b..1b0c736 100644 (file)
@@ -3,7 +3,7 @@
 
 # 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])
 
index 5691c23..f876e92 100644 (file)
@@ -1,3 +1,9 @@
+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.
index 328b822..cf75a31 100644 (file)
@@ -7,7 +7,7 @@
 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