From: Martin Mares Date: Mon, 29 Oct 2007 22:29:03 +0000 (+0100) Subject: Mainline has set forth towards v3.13. X-Git-Tag: holmes-import~506^2 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=bb6f1ceec1aebe5c0002bd363dd4120b2033a3b4;p=libucw.git Mainline has set forth towards v3.13. --- diff --git a/free/libs/README b/free/libs/README index 6116045e..d08b7129 100644 --- a/free/libs/README +++ b/free/libs/README @@ -1,4 +1,4 @@ -Sherlock Holmes Libraries 3.12 +Sherlock Holmes Libraries 3.13 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (c) 1997--2007 Martin Mares (c) 2000--2007 Robert Spalek diff --git a/lib/default.cfg b/lib/default.cfg index 34170052..97c5a1bf 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"); +Set("SHERLOCK_VERSION" => "3.13"); # Compile everything with debug information and ASSERT's UnSet("CONFIG_DEBUG");