]> mj.ucw.cz Git - libucw.git/commitdiff
Forgot to update SHERLOCK_VERSION.
authorMartin Mares <mj@ucw.cz>
Sun, 22 Feb 2009 17:34:40 +0000 (18:34 +0100)
committerMartin Mares <mj@ucw.cz>
Sun, 22 Feb 2009 17:34:40 +0000 (18:34 +0100)
ucw/default.cfg

index 9ce2ae4f432b673b06165b4d0492f992c432b7ca..033b32da921c2a1494a44c73598727e180017366 100644 (file)
@@ -1,9 +1,9 @@
 # Configuration variables of the UCW library and their default values
-# (c) 2005--2008 Martin Mares <mj@ucw.cz>
+# (c) 2005--2009 Martin Mares <mj@ucw.cz>
 
 # Version of the whole package
-Set("SHERLOCK_VERSION" => "3.99.1");
-Set("SHERLOCK_VERSION_CODE" => 3099001);
+Set("SHERLOCK_VERSION" => "3.99.2");
+Set("SHERLOCK_VERSION_CODE" => 3099002);
 Set("UCW_VERSION" => Get("SHERLOCK_VERSION"));
 Set("UCW_VERSION_CODE" => Get("SHERLOCK_VERSION_CODE"));