From 424c39de40102bc2fa4ab1419edbb9fa2db66697 Mon Sep 17 00:00:00 2001 From: Tristan Van Berkom Date: Mon, 16 Jul 2018 20:46:05 +0900 Subject: 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 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 -- cgit v1.2.1