]> mj.ucw.cz Git - libucw.git/commitdiff
Mainline will be v3.6.
authorMartin Mares <mj@ucw.cz>
Sat, 23 Apr 2005 21:18:59 +0000 (21:18 +0000)
committerMartin Mares <mj@ucw.cz>
Sat, 23 Apr 2005 21:18:59 +0000 (21:18 +0000)
build/sherlock.cfg

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