diff options
Diffstat (limited to 'doc/examples/junctions/autotools/project.conf')
-rw-r--r-- | doc/examples/junctions/autotools/project.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/examples/junctions/autotools/project.conf b/doc/examples/junctions/autotools/project.conf index 216816335..8c0d0a337 100644 --- a/doc/examples/junctions/autotools/project.conf +++ b/doc/examples/junctions/autotools/project.conf @@ -1,8 +1,8 @@ # Unique project name name: autotools -# Required BuildStream format version -format-version: 18 +# Minimum required BuildStream version +min-version: 2.0 # Subdirectory where elements are stored element-path: elements |