diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2019-02-21 16:24:13 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2019-02-21 16:24:13 +0200 |
commit | 7546296251452a066c4d0a52321fbc5016bf4d95 (patch) | |
tree | dd8cbcfe436962d622687c64162532a89e7ed292 /manifest | |
parent | 678c1cf37394b81e727efe2c2f87a019bc5405de (diff) |
Change version to 2.5.0-b.12.z
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,6 +1,6 @@ : 1 name: libodb-pgsql -version: 2.5.0-b.11 +version: 2.5.0-b.12.z project: odb summary: PostgreSQL ODB runtime library license: GPLv2 @@ -15,7 +15,7 @@ email: odb-users@codesynthesis.com build-email: odb-builds@codesynthesis.com #builds: all requires: c++11 -depends: * build2 >= 0.8.0- -depends: * bpkg >= 0.8.0- +depends: * build2 >= 0.9.0 +depends: * bpkg >= 0.9.0 depends: libpq ^9.0.0 -depends: libodb == 2.5.0-b.11 +depends: libodb [2.5.0-b.12.1 2.5.0-b.13) |