From a011c760c7a4929ee6e9eaa6231c550964f3a4aa Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 15 Mar 2016 10:44:02 +0200 Subject: Set build.version, build.version.{major,minor,patch,release,string} --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 38845e0..d361e46 100644 --- a/NEWS +++ b/NEWS @@ -57,6 +57,9 @@ Version 0.3.0 build2 was built with but a more precise value can be obtained with the --config-guess option. + * Set build.version, build.version.{major,minor,patch,release,string} build + system variables to the build2 version. + * Extracted header dependencies (-M*) are now cached in the auxiliary dependency (.d) files rather than being re-extracted on every run. This speeds up the up-to-date check significantly. -- cgit v1.1