summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2018-07-16 20:46:05 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2018-07-16 20:46:05 +0900
commit424c39de40102bc2fa4ab1419edbb9fa2db66697 (patch)
tree3749ccfe09cc196ad85ac445cb359a7c850a60f6
parent6c304b178a1969e2a42d57ced40018cd11c8c6af (diff)
downloadbuildstream-testing/local-cache-expiry.tar.gz
DO NOT MERGE: Bumping artifact versiontesting/local-cache-expiry
This commit is intended to trigger a full rebuild for a test of this branch.
-rw-r--r--buildstream/_versions.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildstream/_versions.py b/buildstream/_versions.py
index 4b1bc7ec2..28f00f8ca 100644
--- a/buildstream/_versions.py
+++ b/buildstream/_versions.py
@@ -33,4 +33,4 @@ BST_FORMAT_VERSION = 9
# or if buildstream was changed in a way which can cause
# the same cache key to produce something that is no longer
# the same.
-BST_CORE_ARTIFACT_VERSION = 2
+BST_CORE_ARTIFACT_VERSION = 3