aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-03-15 10:44:02 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-03-15 10:44:02 +0200
commita011c760c7a4929ee6e9eaa6231c550964f3a4aa (patch)
tree2a788bac36997193ca5a1681c85704efa8151e69 /NEWS
parent27bab046b055dc8820487ce333eec0b23cfc1c1d (diff)
Set build.version, build.version.{major,minor,patch,release,string}
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
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.