From 7feff9a3d5715111ecfb1ada9946207bcdf8c5d2 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sun, 12 Feb 2006 20:40:59 +0000 Subject: [PATCH] Mainline heads for v3.9. --- build/sherlock.cfg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build/sherlock.cfg b/build/sherlock.cfg index cf2e0c9f..eb32472d 100644 --- a/build/sherlock.cfg +++ b/build/sherlock.cfg @@ -1,11 +1,11 @@ # Configuration variables of Sherlock and their default values -# (c) 2005 Martin Mares +# (c) 2005--2006 Martin Mares # Version of the whole package -Set("SHERLOCK_VERSION" => "3.8"); +Set("SHERLOCK_VERSION" => "3.9"); # Installation directory for `make install' -Set("INSTALL_DIR" => "~/run-3.8"); +Set("INSTALL_DIR" => "~/run-3.9"); # Compile everything with debug information and ASSERT's UnSet("CONFIG_DEBUG"); -- 2.39.2