]> mj.ucw.cz Git - libucw.git/commitdiff
version number changed to 4.0
authorRobert Spalek <rspalek@gmail.com>
Tue, 7 Apr 2009 02:38:55 +0000 (19:38 -0700)
committerRobert Spalek <rspalek@gmail.com>
Tue, 7 Apr 2009 02:38:55 +0000 (19:38 -0700)
free/WWW/libucw/index.html
free/libs/README
free/libucw/README
ucw/default.cfg

index cf1bbafe2102d7a65d99d504a7195b3723633aa6..52f2b9a79d608397a67e9032fa5bc45e66d3355f 100644 (file)
@@ -87,8 +87,7 @@
                        </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>
index b26d43f081d59a6dd8804c7321190bc9b521dca0..4bc91c89ac71de3be5debb8d3203e998139d25a4 100644 (file)
@@ -1,5 +1,5 @@
-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>
index 67b35859287a912efc27ea773ddfe8794b738a1c..c2acf088746f2fbbcdd3bbde3f3f25b326bf4f1b 100644 (file)
@@ -1,5 +1,5 @@
-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>
index 033b32da921c2a1494a44c73598727e180017366..b71a54940f13c3a6de44e7c3f31f939cc8ae9b0b 100644 (file)
@@ -2,8 +2,8 @@
 # (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"));