]> mj.ucw.cz Git - libucw.git/blobdiff - build/sherlock.cfg
Fixed parsing of bin/config output (by TomHol in rel-3-6-1).
[libucw.git] / build / sherlock.cfg
index 75c68c05fb625d00a636676f80aefb666dba5374..7098ab001edcb6e1027a9855ae78843ec54547dc 100644 (file)
@@ -2,10 +2,10 @@
 # (c) 2005 Martin Mares <mj@ucw.cz>
 
 # 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");