From: Martin Mares Date: Wed, 18 Jun 2008 21:17:02 +0000 (+0200) Subject: The mainline heads to v3.13. X-Git-Tag: holmes-import~436 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=bb0ca4babbfa2dbcd409ce55d66e4a054e44449c;p=libucw.git The mainline heads to v3.13. --- diff --git a/free/libs/README b/free/libs/README index 06a5d909..6dcddcc2 100644 --- a/free/libs/README +++ b/free/libs/README @@ -1,7 +1,7 @@ -Sherlock Holmes Libraries 3.12.4 -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -(c) 1997--2007 Martin Mares -(c) 2000--2007 Robert Spalek +Sherlock Holmes Libraries 3.13 +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +(c) 1997--2008 Martin Mares +(c) 2000--2008 Robert Spalek This package contains all libraries from the freely distributable version of the Sherlock Holmes search engine (see http://www.ucw.cz/holmes/). diff --git a/lib/default.cfg b/lib/default.cfg index 3ee543a1..8c2b21ba 100644 --- a/lib/default.cfg +++ b/lib/default.cfg @@ -1,8 +1,8 @@ # Configuration variables of the UCW library and their default values -# (c) 2005--2007 Martin Mares +# (c) 2005--2008 Martin Mares # Version of the whole package -Set("SHERLOCK_VERSION" => "3.12.4-dev"); +Set("SHERLOCK_VERSION" => "3.13-dev"); # Compile everything with debug information and ASSERT's UnSet("CONFIG_DEBUG");