From: Martin Mares Date: Fri, 30 Sep 2005 20:06:46 +0000 (+0000) Subject: Mainline is v3.8. X-Git-Tag: holmes-import~726 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=cff263d7f74c3e40454af88dd4eada600fd3ec61;p=libucw.git Mainline is v3.8. --- diff --git a/build/sherlock.cfg b/build/sherlock.cfg index 4ca12f25..33db5d26 100644 --- a/build/sherlock.cfg +++ b/build/sherlock.cfg @@ -2,10 +2,10 @@ # (c) 2005 Martin Mares # Version of the whole package -Set("SHERLOCK_VERSION" => "3.7"); +Set("SHERLOCK_VERSION" => "3.8"); # Installation directory for `make install' -Set("INSTALL_DIR" => "~/run-3.7"); +Set("INSTALL_DIR" => "~/run-3.8"); # Compile everything with debug information and ASSERT's UnSet("CONFIG_DEBUG");