From: Pavel Charvat Date: Thu, 15 May 2008 08:59:41 +0000 (+0200) Subject: Appended '-dev' to the version string of the dev branch. X-Git-Tag: holmes-import~449^2 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=bfd2fc920a0940f99ceba80901d9b5bc11b382f2;p=libucw.git Appended '-dev' to the version string of the dev branch. --- diff --git a/lib/default.cfg b/lib/default.cfg index ceb6d586..3302f787 100644 --- a/lib/default.cfg +++ b/lib/default.cfg @@ -2,7 +2,7 @@ # (c) 2005--2007 Martin Mares # Version of the whole package -Set("SHERLOCK_VERSION" => "3.12.3"); +Set("SHERLOCK_VERSION" => "3.12.3-dev"); # Compile everything with debug information and ASSERT's UnSet("CONFIG_DEBUG");