This is an automated email from the ASF dual-hosted git repository. akitouni pushed a commit to branch abderrahim/2.2 in repository https://gitbox.apache.org/repos/asf/buildstream.git
commit bdfa040f622c0170a32d6e20ad1b28956887b1b8 Author: Abderrahim Kitouni <[email protected]> AuthorDate: Wed Apr 17 16:25:39 2024 +0100 Update documentation --- doc/examples/first-project/project.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/examples/first-project/project.conf b/doc/examples/first-project/project.conf index 7c1f5fe45..025238779 100644 --- a/doc/examples/first-project/project.conf +++ b/doc/examples/first-project/project.conf @@ -2,7 +2,7 @@ name: first-project # Required BuildStream version -min-version: 2.0 +min-version: 2.2 # Subdirectory where elements are stored element-path: elements
