Version 1.1.6 v1.1.6
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 21 Jun 2010 13:02:26 +0000 (15:02 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 21 Jun 2010 13:02:26 +0000 (15:02 +0200)
configure.ac
debian/changelog
win/makefile

index 4f5426f..b4ab4ea 100644 (file)
@@ -3,7 +3,7 @@
 
 # Autoconf and automake setup
 AC_PREREQ([2.60])
-AC_INIT([metaproxy],[1.1.5],[metaproxy-help@indexdata.dk])
+AC_INIT([metaproxy],[1.1.6],[metaproxy-help@indexdata.dk])
 
 AC_CONFIG_HEADERS([src/config.hpp])
 
index e948bbe..8fefbba 100644 (file)
@@ -1,3 +1,9 @@
+metaproxy (1.1.6-1indexdata) unstable; urgency=low
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Mon, 21 Jun 2010 15:02:08 +0200
+
 metaproxy (1.1.5-1indexdata) unstable; urgency=low
 
   * Upstream.
index d2d84bc..0fa75ee 100644 (file)
@@ -7,7 +7,7 @@
 DEBUG=0   # 0 for release, 1 for debug
 
 # Metaproxy version
-VERSION=1.1.5
+VERSION=1.1.6
 
 # YAZ and YAZ++ directories
 YAZ_DIR=..\..\yaz