From: Martin Mares Date: Sat, 4 Jun 2005 11:59:17 +0000 (+0000) Subject: Mainline is going to be v3.7. X-Git-Tag: holmes-import~772 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=96d8a484485c101ce8be1dbca61c3859050f4092;p=libucw.git Mainline is going to be v3.7. --- diff --git a/build/sherlock.cfg b/build/sherlock.cfg index 75c68c05..7098ab00 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.6"); +Set("SHERLOCK_VERSION" => "3.7"); # Installation directory for `make install' -Set("INSTALL_DIR" => "~/run-3.6"); +Set("INSTALL_DIR" => "~/run-3.7"); # Compile everything with debug information and ASSERT's UnSet("CONFIG_DEBUG");