diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2020-07-21 15:13:40 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2020-07-21 15:13:40 +0200 |
commit | a46d6a870cc5815efed5b3f065ec69ff298936a8 (patch) | |
tree | 3afa1bdbea4c617819d1011f752f1df57a3cc563 /manifest | |
parent | 6910a465349fe15bd071aaa5580213209ddb372d (diff) |
Change version to 2.5.0-b.20.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.19 +version: 2.5.0-b.20.z project: odb summary: Boost ODB profile library license: GPL-2.0-only @@ -16,6 +16,6 @@ build-email: odb-builds@codesynthesis.com builds: all requires: c++11 requires: libboost ; Requires not yet packaged libboost. -depends: * build2 >= 0.12.0 -depends: * bpkg >= 0.12.0 -depends: libodb == 2.5.0-b.19 +depends: * build2 >= 0.13.0 +depends: * bpkg >= 0.13.0 +depends: libodb [2.5.0-b.20.1 2.5.0-b.21) |