Version 3.0.41. v3.0.41
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 29 Dec 2008 15:54:52 +0000 (16:54 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 29 Dec 2008 15:54:52 +0000 (16:54 +0100)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index db0b457..a0f3264 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+--- 3.0.41 2008/12/29
+
+Fixed Fixed test that makes VERSION_SHA1 appear on dist versions too.
+
 --- 3.0.40 2008/12/29
 
 For configure, using option --without-xml2 also disables Libxslt/Libexslt
index 70fad35..521d05f 100644 (file)
@@ -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.40],[yaz-help@indexdata.dk])
+AC_INIT([yaz],[3.0.41],[yaz-help@indexdata.dk])
 AC_CONFIG_SRCDIR([configure.ac])
 AC_CONFIG_AUX_DIR([config])
 AM_INIT_AUTOMAKE([1.9])