From ead0da36ed1aeda3d412cea4f9ee48f1ccc08760 Mon Sep 17 00:00:00 2001 From: Pavel Charvat Date: Mon, 25 May 2009 11:33:12 +0200 Subject: [PATCH] Increased the version number of the developement branch. --- ucw/default.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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")); -- 2.39.2