diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2021-10-16 11:12:52 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2021-10-16 11:12:52 +0200 |
commit | eaa37669078bd0a36e553e82987b8db3983ab9bb (patch) | |
tree | 90431a5d87d7bb489bf9589fdcad811e662c0949 /manifest | |
parent | 4e80d081bbd4531b22c84a2cf2e30bbc238d2a06 (diff) |
Release version 2.5.0-b.21v2.5.0-b.21
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ : 1 name: libodb-qt -version: 2.5.0-b.20.z +version: 2.5.0-b.21 project: odb summary: Qt ODB profile library license: GPL-2.0-only @@ -18,4 +18,4 @@ requires: c++11 requires: libqt-core ; Requires not yet packaged libqt-core. depends: * build2 >= 0.13.0 depends: * bpkg >= 0.13.0 -depends: libodb [2.5.0-b.20.1 2.5.0-b.21) +depends: libodb == 2.5.0-b.21 |