summaryrefslogtreecommitdiff
path: root/buildstream/_versions.py
diff options
context:
space:
mode:
authorWilliam Salmon <will.salmon@codethink.co.uk>2018-09-10 15:37:02 +0100
committerPhil Dawson <phildawson.0807@gmail.com>2018-10-16 12:39:14 +0000
commit5e7cc645c69f96b35508113fdd311ce2e8ba9ab2 (patch)
tree433f7599c0d076413f4363bdaf5f1b75bf47a41e /buildstream/_versions.py
parentbbcb9bd5cd5ba85e499d4a37058ca9e8663399d4 (diff)
downloadbuildstream-5e7cc645c69f96b35508113fdd311ce2e8ba9ab2.tar.gz
Add conf-root variable to builds
Adding the conf-root variable makes creating out of source builds slightly easier. For issue #512 in Gitlab.
Diffstat (limited to 'buildstream/_versions.py')
-rw-r--r--buildstream/_versions.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildstream/_versions.py b/buildstream/_versions.py
index 9d9d270c5..8ad2f8cb7 100644
--- a/buildstream/_versions.py
+++ b/buildstream/_versions.py
@@ -23,7 +23,7 @@
# This version is bumped whenever enhancements are made
# to the `project.conf` format or the core element format.
#
-BST_FORMAT_VERSION = 16
+BST_FORMAT_VERSION = 17
# The base BuildStream artifact version