Version 1.2.5. v1.2.5
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 6 May 2011 09:53:58 +0000 (09:53 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 6 May 2011 09:53:58 +0000 (09:53 +0000)
NEWS
configure.ac
debian/changelog
metaproxy.spec
win/makefile

diff --git a/NEWS b/NEWS
index 103f8a6..57cf55d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+--- 1.2.5 2011/05/06
+
 Filter z3950_client may be configured to always send a close APDU
 to backend target when connection/session is closed. This will only
 happen if close APDU is not already sent. Enabled by configuration
index 90b32fb..95cc136 100644 (file)
@@ -3,7 +3,7 @@
 
 # Autoconf and automake setup
 AC_PREREQ([2.60])
-AC_INIT([metaproxy],[1.2.4],[metaproxy-help@indexdata.dk])
+AC_INIT([metaproxy],[1.2.5],[metaproxy-help@indexdata.dk])
 
 AC_CONFIG_HEADERS([src/config.hpp])
 
index a8a2616..8adb8f9 100644 (file)
@@ -1,3 +1,9 @@
+metaproxy (1.2.5-1indexdata) unstable; urgency=low
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Fri, 06 May 2011 09:53:44 +0000
+
 metaproxy (1.2.4-2indexdata) unstable; urgency=low
 
   * Internal.
index dda5f84..d6e5a84 100644 (file)
@@ -1,6 +1,6 @@
 Summary: Z39.50/SRU router
 Name: metaproxy
-Version: 1.2.4
+Version: 1.2.5
 Release: 1indexdata
 License: GPL
 Group: Applications/Internet
index 3e396df..c6b518b 100644 (file)
@@ -7,7 +7,7 @@
 DEBUG=0   # 0 for release, 1 for debug
 
 # Metaproxy version
-VERSION=1.2.4
+VERSION=1.2.5
 
 # YAZ and YAZ++ directories
 YAZ_DIR=..\..\yaz