summaryrefslogtreecommitdiff
path: root/buildstream/_versions.py
diff options
context:
space:
mode:
authorJürg Billeter <j@bitron.ch>2019-02-01 15:52:34 +0100
committerJürg Billeter <j@bitron.ch>2019-02-14 16:05:38 +0100
commit94c6d59b1cf0e7c223b910ab5bd19d54049de966 (patch)
tree33243c78d98cae0fa74b65a4599c7de9ec7a12b9 /buildstream/_versions.py
parent55bccf630f1ffec9a4d5c1a601e7580a8c2ced3f (diff)
downloadbuildstream-94c6d59b1cf0e7c223b910ab5bd19d54049de966.tar.gz
Bump artifact version for changes in symlink handling
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 f24a74714..a9eb86d69 100644
--- a/buildstream/_versions.py
+++ b/buildstream/_versions.py
@@ -33,4 +33,4 @@ BST_FORMAT_VERSION = 21
# 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 = 7
+BST_CORE_ARTIFACT_VERSION = 8