Version 1.1.7 v1.1.7
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 30 Jun 2010 12:45:01 +0000 (14:45 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 30 Jun 2010 12:45:01 +0000 (14:45 +0200)
NEWS
configure.ac
debian/changelog
win/makefile

diff --git a/NEWS b/NEWS
index 40d5218..411741c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+--- 1.1.6 2010/06/30
 
 session_shared: ensure backend session is closed if init rejected
 is received.
index b4ab4ea..6e9ce61 100644 (file)
@@ -3,7 +3,7 @@
 
 # Autoconf and automake setup
 AC_PREREQ([2.60])
-AC_INIT([metaproxy],[1.1.6],[metaproxy-help@indexdata.dk])
+AC_INIT([metaproxy],[1.1.7],[metaproxy-help@indexdata.dk])
 
 AC_CONFIG_HEADERS([src/config.hpp])
 
index 8fefbba..ee92e64 100644 (file)
@@ -1,3 +1,9 @@
+metaproxy (1.1.7-1indexdata) unstable; urgency=low
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Wed, 30 Jun 2010 14:44:12 +0200
+
 metaproxy (1.1.6-1indexdata) unstable; urgency=low
 
   * Upstream.
index 0fa75ee..d4f8c72 100644 (file)
@@ -7,7 +7,7 @@
 DEBUG=0   # 0 for release, 1 for debug
 
 # Metaproxy version
-VERSION=1.1.6
+VERSION=1.1.7
 
 # YAZ and YAZ++ directories
 YAZ_DIR=..\..\yaz