From: Pavel Charvat Date: Tue, 22 Jan 2008 09:16:01 +0000 (+0100) Subject: Updated the Sherlock's version to 3.12.2. X-Git-Tag: holmes-import~456 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=807f365f8aa698d14a885ede08deaf8244b38400;p=libucw.git Updated the Sherlock's version to 3.12.2. --- diff --git a/free/libs/README b/free/libs/README index 16920826..05529c04 100644 --- a/free/libs/README +++ b/free/libs/README @@ -1,4 +1,4 @@ -Sherlock Holmes Libraries 3.12.1 +Sherlock Holmes Libraries 3.12.2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (c) 1997--2007 Martin Mares (c) 2000--2007 Robert Spalek diff --git a/lib/default.cfg b/lib/default.cfg index 4aafcb12..3a49f4d5 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.12.1"); +Set("SHERLOCK_VERSION" => "3.12.2"); # Compile everything with debug information and ASSERT's UnSet("CONFIG_DEBUG");