This is an automated email from the ASF dual-hosted git repository. root pushed a commit to branch testing/local-cache-expiry in repository https://gitbox.apache.org/repos/asf/buildstream.git
commit 424c39de40102bc2fa4ab1419edbb9fa2db66697 Author: Tristan Van Berkom <[email protected]> AuthorDate: Mon Jul 16 20:46:05 2018 +0900 DO NOT MERGE: Bumping artifact version This commit is intended to trigger a full rebuild for a test of this branch. --- buildstream/_versions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildstream/_versions.py b/buildstream/_versions.py index 4b1bc7e..28f00f8 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
