]> mj.ucw.cz Git - libucw.git/commitdiff
Branched off v3.12.1.
authorMartin Mares <mj@ucw.cz>
Wed, 28 Nov 2007 08:28:50 +0000 (09:28 +0100)
committerMartin Mares <mj@ucw.cz>
Wed, 28 Nov 2007 08:28:50 +0000 (09:28 +0100)
free/libs/README
lib/default.cfg

index d08b71295a430ff674560ff776851379609e36ca..169208267e34f2946d85452c9ee12ff3e0f56cfb 100644 (file)
@@ -1,5 +1,5 @@
-Sherlock Holmes Libraries 3.13
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+Sherlock Holmes Libraries 3.12.1
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 (c) 1997--2007 Martin Mares <mj@ucw.cz>
 (c) 2000--2007 Robert Spalek <robert@ucw.cz>
 
index 97c5a1bf06c83bd4fc18458ec193370e447e4443..4aafcb124f80f21fc9067062aac96472bb18d73d 100644 (file)
@@ -2,7 +2,7 @@
 # (c) 2005--2007 Martin Mares <mj@ucw.cz>
 
 # Version of the whole package
-Set("SHERLOCK_VERSION" => "3.13");
+Set("SHERLOCK_VERSION" => "3.12.1");
 
 # Compile everything with debug information and ASSERT's
 UnSet("CONFIG_DEBUG");