Version 1.3.3 v1.3.3
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 1 Aug 2011 13:31:33 +0000 (15:31 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 1 Aug 2011 13:31:33 +0000 (15:31 +0200)
NEWS
configure.ac
debian/changelog
metaproxy.spec
win/makefile

diff --git a/NEWS b/NEWS
index 79dfc4a..92c7fb5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+--- 1.3.3 2011/08/01
+
+Fix dlpath in installed metaproxy.xml for RPM/Deb package. The
+file was not update for libdir/metaproxy4 in version 1.3.2.
+
 --- 1.3.2 2011/08/01
 
 Change location of Metaproxy modules from libdir/metaproxy to
index 033840f..633e169 100644 (file)
@@ -3,7 +3,7 @@
 
 # Autoconf and automake setup
 AC_PREREQ([2.60])
-AC_INIT([metaproxy],[1.3.2],[metaproxy-help@indexdata.dk])
+AC_INIT([metaproxy],[1.3.3],[metaproxy-help@indexdata.dk])
 
 AC_CONFIG_HEADERS([src/config.hpp])
 
index 51db072..ecd3936 100644 (file)
@@ -1,3 +1,9 @@
+metaproxy (1.3.3-1indexdata) unstable; urgency=low
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Mon, 01 Aug 2011 15:29:32 +0200
+
 metaproxy (1.3.2-1indexdata) unstable; urgency=low
 
   * Upstream.
index 9a0822b..9d3434e 100644 (file)
@@ -1,6 +1,6 @@
 Summary: Z39.50/SRU router
 Name: metaproxy
-Version: 1.3.2
+Version: 1.3.3
 Release: 1indexdata
 License: GPL
 Group: Applications/Internet
index 5c9d7c3..6a56d62 100644 (file)
@@ -7,7 +7,7 @@
 DEBUG=0   # 0 for release, 1 for debug
 
 # Metaproxy version
-VERSION=1.3.2
+VERSION=1.3.3
 
 # YAZ and YAZ++ directories
 YAZ_DIR=..\..\yaz