summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Maw <jonathan.maw@codethink.co.uk>2018-08-10 14:40:14 +0100
committerJonathan Maw <jonathan.maw@codethink.co.uk>2018-08-14 09:54:31 +0100
commit476fcfa6323cfbc4777938a0b7d553d25a5cab2a (patch)
tree23fb42b9ba52ecb34d8d2560e4a8b2c19d0aebf5
parent95798475a24ffdd3ee78d799faa23e6c7f0a0370 (diff)
downloadbuildstream-476fcfa6323cfbc4777938a0b7d553d25a5cab2a.tar.gz
versions: Bump format version to 14
Format version raised because of a change to the core element format.
-rw-r--r--buildstream/_versions.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildstream/_versions.py b/buildstream/_versions.py
index 6d5077a2a..3f32847ae 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 = 13
+BST_FORMAT_VERSION = 14
# The base BuildStream artifact version