Version 1.0.21
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 3 Dec 2009 10:28:07 +0000 (11:28 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 3 Dec 2009 10:28:07 +0000 (11:28 +0100)
configure.ac
debian/changelog
win/makefile

index 5a889f9..eed912b 100644 (file)
@@ -3,7 +3,7 @@
 
 # Autoconf and automake setup
 AC_PREREQ([2.60])
-AC_INIT([metaproxy],[1.0.20],[metaproxy-help@indexdata.dk])
+AC_INIT([metaproxy],[1.0.21],[metaproxy-help@indexdata.dk])
 
 AC_CONFIG_HEADERS([src/config.hpp])
 
index 53cb665..5691c23 100644 (file)
@@ -1,4 +1,10 @@
-metaproxy (1.0.20-1indexdata) karmic; urgency=low
+metaproxy (1.0.21-1indexdata) unstable; urgency=low
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Thu, 03 Dec 2009 11:27:06 +0100
+
+metaproxy (1.0.20-1indexdata) unstable; urgency=low
 
   * Upstream.
 
index c5c4651..328b822 100644 (file)
@@ -7,7 +7,7 @@
 DEBUG=0   # 0 for release, 1 for debug
 
 # Metaproxy version
-VERSION=1.0.20
+VERSION=1.0.21
 
 # YAZ and YAZ++ directories
 YAZ_DIR=..\..\yaz
@@ -22,8 +22,8 @@ BOOST_MODEL=mt
 # libxml2 + libxslt + associates
 ZLIB_DIR=\zlib-1.2.3.win32
 ICONV_DIR=\iconv-1.9.2.win32
-LIBXML2_DIR=\libxml2-2.7.1.win32
-LIBXSLT_DIR=\libxslt-1.1.24.win32
+LIBXML2_DIR=\libxml2-2.7.6.win32
+LIBXSLT_DIR=\libxslt-1.1.26.win32
 
 # The targets