X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=build%2Fsherlock.cfg;h=7098ab001edcb6e1027a9855ae78843ec54547dc;hb=ff36b07f44efa12a78809ee05bd6d0c25fc60495;hp=75c68c05fb625d00a636676f80aefb666dba5374;hpb=9040cbd2c2f1ffe6befe9f86e36795bf6358b847;p=libucw.git 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");