+--- 3.0.38 2008/11/10
+
ZOOM C now only fires one ZOOM_EVENT_SEARCH per search-task. Previously,
ZOOM_EVENT_SEARCH was fired for each searchRetrieve Response received.
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.37],[yaz-help@indexdata.dk])
+AC_INIT([yaz],[3.0.38],[yaz-help@indexdata.dk])
AC_CONFIG_SRCDIR([configure.ac])
AC_CONFIG_AUX_DIR([config])
AM_INIT_AUTOMAKE([1.9])
+yaz (3.0.38-1indexdata) unstable; urgency=low
+
+ * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk> Mon, 10 Nov 2008 16:43:58 +0100
+
yaz (3.0.37-1) unstable; urgency=low
* Internal.
#include <yaz/yconfig.h>
-#define YAZ_VERSION "3.0.37"
-#define YAZ_VERSIONL 0x030025
+#define YAZ_VERSION "3.0.38"
+#define YAZ_VERSIONL 0x030026
-#define YAZ_FILEVERSION 3,0,37,1
+#define YAZ_FILEVERSION 3,0,38,1
#define YAZ_DATE 1
; This file is part of the YAZ toolkit.
; Copyright (C) 1995-2008 Index Data
-!define VERSION "3.0.37"
+!define VERSION "3.0.38"
; Microsoft runtime CRT
; Uncomment exactly ONE section of the three below