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 | 651bb5bcd0be5ef904a9f15cd368803bc96ef372 (patch) | |
tree | 25be95ab83db08db4cea0a3f6f3186aa22435a3e /manifest | |
parent | eb8bc3fb624f5f1016ed45b03739b9bbd1a455c1 (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-pgsql -version: 2.5.0-b.20.z +version: 2.5.0-b.21 project: odb summary: PostgreSQL ODB runtime library license: GPL-2.0-only @@ -19,4 +19,4 @@ requires: c++11 depends: * build2 >= 0.13.0 depends: * bpkg >= 0.13.0 depends: libpq >=7.4.0 -depends: libodb [2.5.0-b.20.1 2.5.0-b.21) +depends: libodb == 2.5.0-b.21 |