Bump version
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 16 Jun 2009 07:09:18 +0000 (09:09 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 16 Jun 2009 07:09:18 +0000 (09:09 +0200)
NEWS
configure.ac
debian/changelog
win/makefile

diff --git a/NEWS b/NEWS
index c8d74bf..70c0b6c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+--- 1.0.17 2009/06/16
+
+Fix path for metaproxy executable for Debian init.d script.
+
 --- 1.0.16 2009/06/10
 
 SRU to Z39.50 filter honors x-username and x-password. If only
index edabf5a..3cc5e75 100644 (file)
@@ -3,7 +3,7 @@
 
 # Autoconf and automake setup
 AC_PREREQ([2.60])
-AC_INIT([metaproxy],[1.0.16],[metaproxy-help@indexdata.dk])
+AC_INIT([metaproxy],[1.0.17],[metaproxy-help@indexdata.dk])
 
 AC_CONFIG_HEADERS([src/config.hpp])
 
index 701e8b0..ec7d789 100644 (file)
@@ -1,3 +1,9 @@
+metaproxy (1.0.17-1indexdata) unstable; urgency=low
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Tue, 16 Jun 2009 09:07:51 +0200
+
 metaproxy (1.0.16-1indexdata) unstable; urgency=low
 
   * Upstream.
index 0e18f17..e3e4359 100644 (file)
@@ -8,7 +8,7 @@
 DEBUG=0   # 0 for release, 1 for debug
 
 # Metaproxy version
-VERSION=1.0.16
+VERSION=1.0.17
 
 # YAZ and YAZ++ directories
 YAZ_DIR=..\..\yaz