summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim MacArthur <jim.macarthur@codethink.co.uk>2018-03-15 11:59:55 +0000
committerTristan Van Berkom <tristan.van.berkom@gmail.com>2018-03-23 14:37:38 +0000
commite302baf56bb2d67b68f1b5ed3262a74de0204520 (patch)
tree1cee78a6ac4e7436f18f63caec088c247cf49a99
parentcd7d06411063424553765d5020494f8e1bfb37e2 (diff)
downloadbuildstream-e302baf56bb2d67b68f1b5ed3262a74de0204520.tar.gz
Increase BST_FORMAT_VERSION to 6
-rw-r--r--buildstream/_project.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildstream/_project.py b/buildstream/_project.py
index aeacf6bdf..33d10e1f4 100644
--- a/buildstream/_project.py
+++ b/buildstream/_project.py
@@ -40,7 +40,7 @@ from ._projectrefs import ProjectRefs, ProjectRefStorage
# This version is bumped whenever enhancements are made
# to the `project.conf` format or the core element format.
#
-BST_FORMAT_VERSION = 5
+BST_FORMAT_VERSION = 6
BST_WORKSPACE_FORMAT_VERSION = 1
# The separator we use for user specified aliases