Version 1.1.6 v1.1.6
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 3 Dec 2009 08:42:30 +0000 (09:42 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 3 Dec 2009 08:42:30 +0000 (09:42 +0100)
NEWS
configure.ac
debian/changelog

diff --git a/NEWS b/NEWS
index 4c0a06f..00847ff 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+--- 1.1.6 2009/12/03
+
+Prepare for 64-bit YAZ. YAZ++ will still work with YAZ 3.0.47 or later.
+
 --- 1.1.5 2009/11/19
 
 Fix install doc rule for Automake 1.11
index 66379c8..ab2059e 100644 (file)
@@ -1,7 +1,7 @@
 dnl YAZ++ Toolkit Index Data 1998-2009
 dnl See the file LICENSE for details.
 AC_PREREQ(2.60)
-AC_INIT([yazpp],[1.1.5],[adam@indexdata.dk])
+AC_INIT([yazpp],[1.1.6],[adam@indexdata.dk])
 AC_CONFIG_SRCDIR(configure.ac)
 AC_CONFIG_AUX_DIR([config])
 AM_INIT_AUTOMAKE([1.9])
index c1fbf9d..8ab34b8 100644 (file)
@@ -1,3 +1,9 @@
+yazpp (1.1.6-1indexdata) unstable; urgency=low
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Thu, 03 Dec 2009 09:39:22 +0100
+
 yazpp (1.1.5-1indexdata) unstable; urgency=low
 
   * Upstream.