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 | be7daa6dbb1a7519c1d493983ba85b7084ecb135 (patch) | |
tree | 348221c18c5a4d82c1da3e1b4df8dd8986ef0d60 /manifest | |
parent | a39261e9783e877e2a3f1b4222c6555aac695ea4 (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-oracle -version: 2.5.0-b.20.z +version: 2.5.0-b.21 project: odb summary: Oracle ODB runtime library license: other: ODB NCUEL ; Non-Commercial Use and Evaluation License. @@ -18,4 +18,4 @@ requires: c++11 requires: oci ; Oracle Call Interface library. 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 |