diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2022-07-26 08:47:24 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2022-07-26 08:47:24 +0200 |
commit | 57659d3303122047c5ce452eba818715cb2e2a1e (patch) | |
tree | acbf3f8da01afa37e8c6d26212a457439eb99b58 /manifest | |
parent | d469ccfd4f8e2c7f3c0359c481d58231572a44d9 (diff) |
Release version 2.5.0-b.23v2.5.0-b.23
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ : 1 name: libodb -version: 2.5.0-b.22.z +version: 2.5.0-b.23 project: odb summary: Common ODB runtime library license: GPL-2.0-only @@ -15,5 +15,5 @@ email: odb-users@codesynthesis.com build-warning-email: odb-builds@codesynthesis.com builds: all requires: c++11 -depends: * build2 >= 0.14.0- -depends: * bpkg >= 0.14.0- +depends: * build2 >= 0.15.0- +depends: * bpkg >= 0.15.0- |