]> mj.ucw.cz Git - libucw.git/commitdiff
Mainline is v3.8.
authorMartin Mares <mj@ucw.cz>
Fri, 30 Sep 2005 20:06:46 +0000 (20:06 +0000)
committerMartin Mares <mj@ucw.cz>
Fri, 30 Sep 2005 20:06:46 +0000 (20:06 +0000)
build/sherlock.cfg

index 4ca12f254c23682f8c004021d9f01abba3a7413d..33db5d26d8c551ddff84f4e579af340921bfb080 100644 (file)
@@ -2,10 +2,10 @@
 # (c) 2005 Martin Mares <mj@ucw.cz>
 
 # Version of the whole package
-Set("SHERLOCK_VERSION" => "3.7");
+Set("SHERLOCK_VERSION" => "3.8");
 
 # Installation directory for `make install'
-Set("INSTALL_DIR" => "~/run-3.7");
+Set("INSTALL_DIR" => "~/run-3.8");
 
 # Compile everything with debug information and ASSERT's
 UnSet("CONFIG_DEBUG");