From a8934f266ef8bc5c80584d3c0108c6038e740dba Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 20 Oct 2021 09:13:14 +0200 Subject: Change to version 0.15.0-a.0.z --- libbuild2/config.hxx.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libbuild2/config.hxx.in') diff --git a/libbuild2/config.hxx.in b/libbuild2/config.hxx.in index 17ca6cc..9a2e01f 100644 --- a/libbuild2/config.hxx.in +++ b/libbuild2/config.hxx.in @@ -18,7 +18,7 @@ // toolchain. Bootstrap will be a problem though. (Maybe set it to nullptr and // say that it shall not be queried?) // -#define LIBBUILD2_STAGE false +#define LIBBUILD2_STAGE true // Modification time sanity checks are by default only enabled for the staged // version unless we are on Windows (which is known not to guarantee -- cgit v1.1