Version 1.3.6 v1.3.6
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 22 Aug 2011 10:44:11 +0000 (12:44 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 22 Aug 2011 10:44:11 +0000 (12:44 +0200)
NEWS
configure.ac
debian/changelog
metaproxy.spec
win/makefile

diff --git a/NEWS b/NEWS
index a81fe7d..5a5787b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
---- 1.3.6 IN PROGRESS
+--- 1.3.6 2011/08/22
 
 zoom: new target profile element literalTransform that holds XSLT
 (encoded as string) for target. Only if present and non-zero length it is
index a9e7b67..c242dc5 100644 (file)
@@ -3,7 +3,7 @@
 
 # Autoconf and automake setup
 AC_PREREQ([2.60])
-AC_INIT([metaproxy],[1.3.5],[metaproxy-help@indexdata.dk])
+AC_INIT([metaproxy],[1.3.6],[metaproxy-help@indexdata.dk])
 
 AC_CONFIG_HEADERS([src/config.hpp])
 
index 1623cee..eb65ecb 100644 (file)
@@ -1,3 +1,9 @@
+metaproxy (1.3.6-1indexdata) unstable; urgency=low
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Mon, 22 Aug 2011 12:43:04 +0200
+
 metaproxy (1.3.5-1indexdata) unstable; urgency=low
 
   * Upstream.
index 82969a6..52449e0 100644 (file)
@@ -1,6 +1,6 @@
 Summary: Z39.50/SRU router
 Name: metaproxy
-Version: 1.3.5
+Version: 1.3.6
 Release: 1indexdata
 License: GPL
 Group: Applications/Internet
index 6a56d62..fc333d8 100644 (file)
@@ -7,7 +7,7 @@
 DEBUG=0   # 0 for release, 1 for debug
 
 # Metaproxy version
-VERSION=1.3.3
+VERSION=1.3.6
 
 # YAZ and YAZ++ directories
 YAZ_DIR=..\..\yaz