From: Martin Mares Date: Sun, 12 Feb 2006 20:40:59 +0000 (+0000) Subject: Mainline heads for v3.9. X-Git-Tag: holmes-import~680 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=7feff9a3d5715111ecfb1ada9946207bcdf8c5d2;p=libucw.git Mainline heads for v3.9. --- diff --git a/build/sherlock.cfg b/build/sherlock.cfg index cf2e0c9f..eb32472d 100644 --- a/build/sherlock.cfg +++ b/build/sherlock.cfg @@ -1,11 +1,11 @@ # Configuration variables of Sherlock and their default values -# (c) 2005 Martin Mares +# (c) 2005--2006 Martin Mares # Version of the whole package -Set("SHERLOCK_VERSION" => "3.8"); +Set("SHERLOCK_VERSION" => "3.9"); # Installation directory for `make install' -Set("INSTALL_DIR" => "~/run-3.8"); +Set("INSTALL_DIR" => "~/run-3.9"); # Compile everything with debug information and ASSERT's UnSet("CONFIG_DEBUG");