From 96d8a484485c101ce8be1dbca61c3859050f4092 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sat, 4 Jun 2005 11:59:17 +0000 Subject: [PATCH] Mainline is going to be v3.7. --- build/sherlock.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/sherlock.cfg b/build/sherlock.cfg index 75c68c05..7098ab00 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.6"); +Set("SHERLOCK_VERSION" => "3.7"); # Installation directory for `make install' -Set("INSTALL_DIR" => "~/run-3.6"); +Set("INSTALL_DIR" => "~/run-3.7"); # Compile everything with debug information and ASSERT's UnSet("CONFIG_DEBUG"); -- 2.39.2