From 49c1f15801aafbff49bd6c5d32d3c10d60375e14 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sat, 23 Apr 2005 21:18:59 +0000 Subject: [PATCH] Mainline will be v3.6. --- build/sherlock.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/sherlock.cfg b/build/sherlock.cfg index c8fe6eee..8ef39f02 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.5"); +Set("SHERLOCK_VERSION" => "3.6"); # Installation directory for `make install' -Set("INSTALL_DIR" => "~/run-3.5"); +Set("INSTALL_DIR" => "~/run-3.6"); # Compile everything with debug information and ASSERT's UnSet("CONFIG_DEBUG"); -- 2.39.2