# Configuration variables of Sherlock and their default values
-# (c) 2005 Martin Mares <mj@ucw.cz>
+# (c) 2005--2006 Martin Mares <mj@ucw.cz>
# 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");