diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2019-11-19 07:21:02 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2019-11-19 07:21:02 +0200 |
commit | 0f4470b8d8c4083cb86d80bec9c41496601cf58e (patch) | |
tree | 04b927e53c711f23aba03f5b830ae40f61da63ab /manifest | |
parent | 5eea97c4938582590894a13aceedf6cc2bf106c9 (diff) |
Release version 2.5.0-b.17v2.5.0-b.17
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ : 1 name: libodb-boost -version: 2.5.0-b.16.z +version: 2.5.0-b.17 project: odb summary: Boost ODB profile library license: GPLv2 @@ -18,4 +18,4 @@ requires: c++11 requires: libboost ; Requires not yet packaged libboost. depends: * build2 >= 0.11.0 depends: * bpkg >= 0.11.0 -depends: libodb [2.5.0-b.16.1 2.5.0-b.17) +depends: libodb == 2.5.0-b.17 |