summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Maw <jonathan.maw@codethink.co.uk>2018-08-10 14:40:14 +0100
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2019-07-25 11:53:11 -0400
commit5f456857f4fcdba23023a42023563401b226efd9 (patch)
tree618c01b806075ad1c235343c2796897dbfc5fb11
parent8184958aaea901f916fdeae7bc9c2eddb5cedf4c (diff)
downloadbuildstream-5f456857f4fcdba23023a42023563401b226efd9.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 bbb43000e..289f6cd06 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