summaryrefslogtreecommitdiff
path: root/buildstream/_versions.py
diff options
context:
space:
mode:
authorJonathan Maw <jonathan.maw@codethink.co.uk>2018-04-09 15:48:50 +0100
committerJonathan Maw <jonathan.maw@codethink.co.uk>2018-07-27 12:24:56 +0000
commit8b46e874070911b2923c4750fcc8fa855b034c7f (patch)
tree8fdd260c3ffe5caa13a4058b6c644057da2670d7 /buildstream/_versions.py
parent6ea97b17c8947f69ca713f20c5bb5bf957fdf371 (diff)
downloadbuildstream-8b46e874070911b2923c4750fcc8fa855b034c7f.tar.gz
project: Parse and store mirrors
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 19699e125..4531d9a72 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 = 10
+BST_FORMAT_VERSION = 11
# The base BuildStream artifact version