From bfd2fc920a0940f99ceba80901d9b5bc11b382f2 Mon Sep 17 00:00:00 2001 From: Pavel Charvat Date: Thu, 15 May 2008 10:59:41 +0200 Subject: [PATCH] Appended '-dev' to the version string of the dev branch. --- lib/default.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"); -- 2.39.2