From: Martin Mares Date: Wed, 28 Nov 2007 08:28:50 +0000 (+0100) Subject: Branched off v3.12.1. X-Git-Tag: holmes-import~495^2~1 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=4cd590195cb23a667ff5f329a721b6f4ce2e6dc3;p=libucw.git Branched off v3.12.1. --- diff --git a/free/libs/README b/free/libs/README index d08b7129..16920826 100644 --- a/free/libs/README +++ b/free/libs/README @@ -1,5 +1,5 @@ -Sherlock Holmes Libraries 3.13 -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +Sherlock Holmes Libraries 3.12.1 +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (c) 1997--2007 Martin Mares (c) 2000--2007 Robert Spalek diff --git a/lib/default.cfg b/lib/default.cfg index 97c5a1bf..4aafcb12 100644 --- a/lib/default.cfg +++ b/lib/default.cfg @@ -2,7 +2,7 @@ # (c) 2005--2007 Martin Mares # Version of the whole package -Set("SHERLOCK_VERSION" => "3.13"); +Set("SHERLOCK_VERSION" => "3.12.1"); # Compile everything with debug information and ASSERT's UnSet("CONFIG_DEBUG");