]> mj.ucw.cz Git - libucw.git/blobdiff - lib/default.cfg
If no config file is specified, pretend loading an empty configuration
[libucw.git] / lib / default.cfg
index 34170052a83d75308a45f66abb6f4421a9cf6cf5..4aafcb124f80f21fc9067062aac96472bb18d73d 100644 (file)
@@ -2,7 +2,7 @@
 # (c) 2005--2007 Martin Mares <mj@ucw.cz>
 
 # Version of the whole package
-Set("SHERLOCK_VERSION" => "3.12");
+Set("SHERLOCK_VERSION" => "3.12.1");
 
 # Compile everything with debug information and ASSERT's
 UnSet("CONFIG_DEBUG");