From 4c8c9cd1d57d8e72818afb85cf6e2d2ca6200804 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Mon, 13 Jul 2009 14:17:56 +0200 Subject: [PATCH] Version 2.0.40 --- NEWS | 4 ++++ configure.ac | 2 +- debian/changelog | 6 ++++++ 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 8483ed0..9954923 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +--- 2.0.40 2009/07/13 + +Fixed problem in result set handling and segment handling. + --- 2.0.39 2009/07/09 Improved speed of record fetching by using a different block sizes diff --git a/configure.ac b/configure.ac index a362772..e5171a9 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ dnl This file is part of the Zebra server. dnl Copyright (C) 1994-2009 Index Data dnl AC_PREREQ(2.60) -AC_INIT([idzebra],[2.0.39],[zebra-help@indexdata.dk]) +AC_INIT([idzebra],[2.0.40],[zebra-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 a4a7c94..a5c0c38 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +idzebra (2.0.40-1indexdata) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Mon, 13 Jul 2009 14:17:31 +0200 + idzebra (2.0.39-1indexdata) unstable; urgency=low * Upstream. -- 1.7.10.4