+--- 2.0.30 2008/05/14
+
+Changed service name for Windows. Bug #978.
+
+Fixed the alwaysmatches including _ALLRECORDS for ICU term indexing. Bug #2139.
+
--- 2.0.28 2008/04/03
Handle right-truncation for ICU normalized terms.
dnl Zebra, Index Data ApS, 1995-2008
dnl
AC_PREREQ(2.60)
-AC_INIT([idzebra],[2.0.28],[zebra-help@indexdata.dk])
+AC_INIT([idzebra],[2.0.30],[zebra-help@indexdata.dk])
AC_CONFIG_SRCDIR(configure.ac)
AC_CONFIG_AUX_DIR(config)
AM_INIT_AUTOMAKE([1.9])
+idzebra (2.0.30-1) unstable; urgency=low
+
+ * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk> Wed, 14 May 2008 09:19:18 +0200
+
idzebra (2.0.28-1) unstable; urgency=low
* Upstream.
YAZ_BEGIN_CDECL
-#define ZEBRAVER "2.0.28"
+#define ZEBRAVER "2.0.30"
-#define ZEBRA_FILEVERSION 2,0,28,1
+#define ZEBRA_FILEVERSION 2,0,30,1
/** \brief Returns Zebra version and system info.
\param version_str buffer for version (at least 16 bytes)
; $Id: zebra.nsi,v 1.50 2008-03-05 09:29:10 adam Exp $
-!define VERSION "2.0.28"
+!define VERSION "2.0.38"
; VS 2005
; !define VS_RUNTIME_DLL "c:\Program Files\Microsoft Visual Studio 8\VC\redist\x86\Microsoft.VC80.CRT\msvcr80.dll"