From: Pavel Charvat Date: Mon, 25 May 2009 09:33:12 +0000 (+0200) Subject: Increased the version number of the developement branch. X-Git-Tag: holmes-import~18 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=ead0da36ed1aeda3d412cea4f9ee48f1ccc08760;p=libucw.git Increased the version number of the developement branch. --- diff --git a/ucw/default.cfg b/ucw/default.cfg index b71a5494..705421da 100644 --- a/ucw/default.cfg +++ b/ucw/default.cfg @@ -2,7 +2,7 @@ # (c) 2005--2009 Martin Mares # 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"));