From 363e6c7d8618dad0492742512a96a6a0a76796fb Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 20 Oct 2021 09:46:54 +0200 Subject: Change version to 0.15.0-a.0.z --- bdep | 2 +- bpkg | 2 +- build2 | 2 +- buildfile | 4 ++-- doc/cli.sh | 2 +- libbpkg | 2 +- libbutl | 2 +- libodb | 2 +- libodb-sqlite | 2 +- manifest | 2 +- 10 files changed, 11 insertions(+), 11 deletions(-) diff --git a/bdep b/bdep index 2b9c85f..df3328a 160000 --- a/bdep +++ b/bdep @@ -1 +1 @@ -Subproject commit 2b9c85f0208a18f1f2863819374b49aa85581a03 +Subproject commit df3328a3a24c0e13b2269bbe2c689a1b5fdb5630 diff --git a/bpkg b/bpkg index bdd01a8..b3e3a69 160000 --- a/bpkg +++ b/bpkg @@ -1 +1 @@ -Subproject commit bdd01a8419727bf917a3c7f006991680c555055d +Subproject commit b3e3a692da419cbf7a87f6b2953bf03d1647d7ac diff --git a/build2 b/build2 index fac1f56..a8934f2 160000 --- a/build2 +++ b/build2 @@ -1 +1 @@ -Subproject commit fac1f565f11df9c00a675f6f83360c4301629cb5 +Subproject commit a8934f266ef8bc5c80584d3c0108c6038e740dba diff --git a/buildfile b/buildfile index 20eddec..78b026e 100644 --- a/buildfile +++ b/buildfile @@ -12,9 +12,9 @@ assert ($build.meta_operation == 'dist' || \ # Package repository URL (or path). # -# build2_repo="https://stage.build2.org/1" +build2_repo="https://stage.build2.org/1" # build2_repo="https://pkg.cppget.org/1/queue/alpha" -build2_repo="https://pkg.cppget.org/1/alpha" +# build2_repo="https://pkg.cppget.org/1/alpha" # @@ Note that the project directories order is important (prerequisites go # first). diff --git a/doc/cli.sh b/doc/cli.sh index a809f98..8267813 100755 --- a/doc/cli.sh +++ b/doc/cli.sh @@ -1,6 +1,6 @@ #! /usr/bin/env bash -version=0.14.0 +version=0.15.0-a.0.z trap 'exit 1' ERR set -o errtrace # Trap in functions. diff --git a/libbpkg b/libbpkg index 3c0ab71..aca0cc4 160000 --- a/libbpkg +++ b/libbpkg @@ -1 +1 @@ -Subproject commit 3c0ab719ebedfadc019749cb31dadd3c9de2aaf2 +Subproject commit aca0cc41cd4ce6d9ea256d71af2296c1c95fdff6 diff --git a/libbutl b/libbutl index 7ddc4aa..8a3d6e8 160000 --- a/libbutl +++ b/libbutl @@ -1 +1 @@ -Subproject commit 7ddc4aa1b0cfaf4a1422447bba222fa2b4c8b279 +Subproject commit 8a3d6e8d1cb04e911eb57019e9a87a106fc6ea99 diff --git a/libodb b/libodb index 74068fe..14a05dc 160000 --- a/libodb +++ b/libodb @@ -1 +1 @@ -Subproject commit 74068fe696ed4f04dd22d9204a326ae7ad3f392d +Subproject commit 14a05dc1aa9131b003d39cce9b62ab0459f6baff diff --git a/libodb-sqlite b/libodb-sqlite index 2894165..6eb4a16 160000 --- a/libodb-sqlite +++ b/libodb-sqlite @@ -1 +1 @@ -Subproject commit 2894165a408b43aaa8c495342b07414bf860ffd9 +Subproject commit 6eb4a1646da26848cc0e1a135b5bea859623e4ec diff --git a/manifest b/manifest index 54cbc39..63414bf 100644 --- a/manifest +++ b/manifest @@ -2,6 +2,6 @@ # Note: not a real package, just for the version module. # -version: 0.14.0 +version: 0.15.0-a.0.z depends: * build2 >= 0.14.0- depends: * bpkg >= 0.14.0- -- cgit v1.1