Towards 2.0.24.
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 18 Jan 2008 09:07:01 +0000 (09:07 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 18 Jan 2008 09:07:01 +0000 (09:07 +0000)
NEWS
README
configure.ac

diff --git a/NEWS b/NEWS
index 5402a56..4506ef7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
---- 2.0.24 2008/01/17 
+--- 2.0.24 2008/01/18 
 
 Fixed some memory violations for ICU enabled indexing that could be
 triggered by long phrases.
 
 Fixed some memory violations for ICU enabled indexing that could be
 triggered by long phrases.
diff --git a/README b/README
index 78f2479..3b5d3ec 100644 (file)
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
 Zebra server,
 Zebra server,
- Copyright (c) 1995-2007, Index Data ApS
+ Copyright (c) 1995-2008, Index Data ApS
 
 Introduction
 ------------
 
 Introduction
 ------------
@@ -39,4 +39,4 @@ We maintain a mailing-list for the purpose of announcing new versions of
 the software, bug-reports, discussion etc. You can sign up at the URL
 http://www.indexdata.dk/mailman/listinfo/zebralist
 
 the software, bug-reports, discussion etc. You can sign up at the URL
 http://www.indexdata.dk/mailman/listinfo/zebralist
 
-$Id: README,v 1.22 2007-01-15 15:10:13 adam Exp $
+$Id: README,v 1.23 2008-01-18 09:07:01 adam Exp $
index 285ec62..58d9116 100644 (file)
@@ -1,8 +1,8 @@
 dnl Zebra, Index Data ApS, 1995-2008
 dnl Zebra, Index Data ApS, 1995-2008
-dnl $Id: configure.ac,v 1.72 2008-01-17 14:13:25 adam Exp $
+dnl $Id: configure.ac,v 1.73 2008-01-18 09:07:01 adam Exp $
 dnl
 AC_PREREQ(2.59)
 dnl
 AC_PREREQ(2.59)
-AC_INIT([idzebra],[2.0.22],[zebra-help@indexdata.dk])
+AC_INIT([idzebra],[2.0.24],[zebra-help@indexdata.dk])
 AC_CONFIG_SRCDIR(configure.ac)
 AC_CONFIG_AUX_DIR(config)
 AM_INIT_AUTOMAKE([1.8])
 AC_CONFIG_SRCDIR(configure.ac)
 AC_CONFIG_AUX_DIR(config)
 AM_INIT_AUTOMAKE([1.8])