]> mj.ucw.cz Git - libucw.git/commitdiff
Increased the version number of the developement branch.
authorPavel Charvat <pchar@ucw.cz>
Mon, 25 May 2009 09:33:12 +0000 (11:33 +0200)
committerPavel Charvat <pchar@ucw.cz>
Mon, 25 May 2009 09:33:12 +0000 (11:33 +0200)
ucw/default.cfg

index b71a54940f13c3a6de44e7c3f31f939cc8ae9b0b..705421dae828da7a1956babb5d96c5bc53e098d4 100644 (file)
@@ -2,7 +2,7 @@
 # (c) 2005--2009 Martin Mares <mj@ucw.cz>
 
 # Version of the whole package
-Set("SHERLOCK_VERSION" => "4.0");
+Set("SHERLOCK_VERSION" => "4.0.1-dev");
 Set("SHERLOCK_VERSION_CODE" => 4000000);
 Set("UCW_VERSION" => Get("SHERLOCK_VERSION"));
 Set("UCW_VERSION_CODE" => Get("SHERLOCK_VERSION_CODE"));