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 | 06b9bef1edf45506570c3924d0e0cd8ff0c644ca (patch) | |
tree | f180069c1a3f068a8d9fb9008f4e77a8af9ff3cf /manifest | |
parent | deb01b719ed9a8bd7b29f516e4cdece931dd5fc5 (diff) |
Change version to 2.5.0-b.20.z
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.19 +version: 2.5.0-b.20.z project: odb summary: Common ODB runtime library license: GPL-2.0-only @@ -15,5 +15,5 @@ email: odb-users@codesynthesis.com build-email: odb-builds@codesynthesis.com builds: all requires: c++11 -depends: * build2 >= 0.12.0 -depends: * bpkg >= 0.12.0 +depends: * build2 >= 0.13.0 +depends: * bpkg >= 0.13.0 |