From cff263d7f74c3e40454af88dd4eada600fd3ec61 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Fri, 30 Sep 2005 20:06:46 +0000 Subject: [PATCH] Mainline is v3.8. --- build/sherlock.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/sherlock.cfg b/build/sherlock.cfg index 4ca12f25..33db5d26 100644 --- a/build/sherlock.cfg +++ b/build/sherlock.cfg @@ -2,10 +2,10 @@ # (c) 2005 Martin Mares # Version of the whole package -Set("SHERLOCK_VERSION" => "3.7"); +Set("SHERLOCK_VERSION" => "3.8"); # Installation directory for `make install' -Set("INSTALL_DIR" => "~/run-3.7"); +Set("INSTALL_DIR" => "~/run-3.8"); # Compile everything with debug information and ASSERT's UnSet("CONFIG_DEBUG"); -- 2.39.2