</div>
<div class="section" id="download"><h2>Download</h2>
<p>
- Currently, only a beta-version (3.99) is available.
- Expect a stable version once the beta version is tested and considered stable.
+ Currently, version 4.0 is available.
<p>
You can download it via <a href="download/">HTTP</a> or via <a href="ftp://ftp.ucw.cz/pub/libucw/">FTP</a>.
</div>
-Sherlock Holmes Libraries 3.99
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+Sherlock Holmes Libraries 4.0
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
(c) 1997--2009 Martin Mares <mj@ucw.cz>
(c) 2000--2009 Robert Spalek <robert@ucw.cz>
(c) 2006--2009 Pavel Charvat <pchar@ucw.cz>
-The UCW Library 3.99
-~~~~~~~~~~~~~~~~~~~~
+The UCW Library 4.0
+~~~~~~~~~~~~~~~~~~~
(c) 1997--2008 Martin Mares <mj@ucw.cz>
(c) 2000--2008 Robert Spalek <robert@ucw.cz>
(c) 2006--2008 Pavel Charvat <pchar@ucw.cz>
# (c) 2005--2009 Martin Mares <mj@ucw.cz>
# Version of the whole package
-Set("SHERLOCK_VERSION" => "3.99.2");
-Set("SHERLOCK_VERSION_CODE" => 3099002);
+Set("SHERLOCK_VERSION" => "4.0");
+Set("SHERLOCK_VERSION_CODE" => 4000000);
Set("UCW_VERSION" => Get("SHERLOCK_VERSION"));
Set("UCW_VERSION_CODE" => Get("SHERLOCK_VERSION_CODE"));