X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=build%2Fsherlock.cfg;h=bb92a153cddee7482e8a01472fe66bd3db2b5de4;hb=46e1370545220ca877645e2a7e2ab95e5accc505;hp=b5b5683a4e4651940b453a1bcc6629d6b41ae9df;hpb=d1a5b69d490ce61a0f41db08263580487720bf2f;p=libucw.git diff --git a/build/sherlock.cfg b/build/sherlock.cfg index b5b5683a..bb92a153 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");