From: Pavel Charvat Date: Thu, 19 Jun 2008 08:44:10 +0000 (+0200) Subject: fixed SHERLOCK_VERSION X-Git-Tag: holmes-import~118^2~6^2~1 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=3bb641c18d60f38d6e646211aa5c6a4b63ba9180;p=libucw.git fixed SHERLOCK_VERSION --- diff --git a/lib/default.cfg b/lib/default.cfg index ad146b4b..7035972d 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.4-dev"); +Set("SHERLOCK_VERSION" => "3.12.4"); # Compile everything with debug information and ASSERT's UnSet("CONFIG_DEBUG");