diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2021-10-20 09:01:11 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2021-10-20 09:01:11 +0200 |
commit | 988588f79b4d0156690b66683a9013748bc32720 (patch) | |
tree | 40e18317d91929bd8dafc4706ce0a436d1ef406c /manifest | |
parent | 87c1025a5a15fdd2f7d00165c3f77337de5e8e99 (diff) |
Change version to 2.5.0-b.22.z
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,6 +1,6 @@ : 1 name: libodb-boost -version: 2.5.0-b.21 +version: 2.5.0-b.22.z project: odb summary: Boost ODB profile library license: GPL-2.0-only @@ -16,6 +16,6 @@ build-warning-email: odb-builds@codesynthesis.com builds: all requires: c++11 requires: libboost ; Requires not yet packaged libboost. -depends: * build2 >= 0.13.0 -depends: * bpkg >= 0.13.0 -depends: libodb == 2.5.0-b.21 +depends: * build2 >= 0.14.0 +depends: * bpkg >= 0.14.0 +depends: libodb [2.5.0-b.22.1 2.5.0-b.23) |