From 57b76f2982b699374bea7c917a56ff8f1c33490d Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 12 Sep 2018 14:42:14 +0200 Subject: Bump version to 0.9.0-a.0.z, master is open for business --- build2/context.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build2/context.cxx') diff --git a/build2/context.cxx b/build2/context.cxx index 9579c32..a8cf042 100644 --- a/build2/context.cxx +++ b/build2/context.cxx @@ -483,7 +483,7 @@ namespace build2 // can teach the version module to extract it, and we can also set it // for the other packages in the toolchain. // - set ("build.version.stage", false); + set ("build.version.stage", true); } // Enter the host information. Rather than jumping through hoops like -- cgit v1.1