]> mj.ucw.cz Git - libucw.git/commitdiff
Mainline is going to be v3.7.
authorMartin Mares <mj@ucw.cz>
Sat, 4 Jun 2005 11:59:17 +0000 (11:59 +0000)
committerMartin Mares <mj@ucw.cz>
Sat, 4 Jun 2005 11:59:17 +0000 (11:59 +0000)
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");