From 3bb641c18d60f38d6e646211aa5c6a4b63ba9180 Mon Sep 17 00:00:00 2001 From: Pavel Charvat Date: Thu, 19 Jun 2008 10:44:10 +0200 Subject: [PATCH] fixed SHERLOCK_VERSION --- lib/default.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/default.cfg b/lib/default.cfg index ad146b4b..7035972d 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.4-dev"); +Set("SHERLOCK_VERSION" => "3.12.4"); # Compile everything with debug information and ASSERT's UnSet("CONFIG_DEBUG"); -- 2.39.2