From: Adam Dickmeiss Date: Mon, 29 Dec 2008 09:53:41 +0000 (+0100) Subject: Version 3.0.40-1. X-Git-Tag: v3.0.40 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=22dca6e3b2a29f15ddbd3c2489e67aef608c3545 Version 3.0.40-1. --- diff --git a/configure.ac b/configure.ac index 7940588..4b26ec3 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl This file is part of the YAZ toolkit. dnl Copyright (C) 1995-2008 Index Data AC_PREREQ([2.60]) -AC_INIT([yaz],[3.0.39],[yaz-help@indexdata.dk]) +AC_INIT([yaz],[3.0.40],[yaz-help@indexdata.dk]) AC_CONFIG_SRCDIR([configure.ac]) AC_CONFIG_AUX_DIR([config]) AM_INIT_AUTOMAKE([1.9]) diff --git a/debian/changelog b/debian/changelog index 92f7d18..7670995 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +yaz (3.0.40-1indexdata) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Mon, 29 Dec 2008 10:51:18 +0100 + yaz (3.0.39-1indexdata) intrepid; urgency=low * Internal.