diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2019-11-19 19:51:20 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2019-11-19 19:51:20 +0200 |
commit | ff1e1e6fb0d7e519ae121d5607029fb003356819 (patch) | |
tree | 43d27caa5a29b71e7ee38e40afdc5a5e41ee70a8 /owners/build2 | |
parent | 53d5724980dfe9fea714a1d5885d68290fa39aef (diff) |
Replace build2 0.11.0 with 0.12.0 in alpha
Diffstat (limited to 'owners/build2')
-rw-r--r-- | owners/build2/libbuild2-hello-tests/package-owner.manifest | 5 | ||||
-rw-r--r-- | owners/build2/libbuild2-hello/package-owner.manifest | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/owners/build2/libbuild2-hello-tests/package-owner.manifest b/owners/build2/libbuild2-hello-tests/package-owner.manifest new file mode 100644 index 0000000..e108bdc --- /dev/null +++ b/owners/build2/libbuild2-hello-tests/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: libbuild2-hello-tests +author-name: build2 Project +author-email: users@build2.org +control: https://github.com/build2/libbuild2-hello.git diff --git a/owners/build2/libbuild2-hello/package-owner.manifest b/owners/build2/libbuild2-hello/package-owner.manifest new file mode 100644 index 0000000..232e3cf --- /dev/null +++ b/owners/build2/libbuild2-hello/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: libbuild2-hello +author-name: build2 Project +author-email: users@build2.org +control: https://github.com/build2/libbuild2-hello.git |