diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2021-10-20 09:01:10 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2021-10-20 09:01:10 +0200 |
commit | dd14657fc8c94ab8a224bf8cff9d75314ef54bb2 (patch) | |
tree | 4652b66621858e3db15548e6274f82636ffa85e1 /manifest | |
parent | 2894165a408b43aaa8c495342b07414bf860ffd9 (diff) |
Change version to 2.5.0-b.22.z
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,6 +1,6 @@ : 1 name: libodb-sqlite -version: 2.5.0-b.21 +version: 2.5.0-b.22.z project: odb summary: SQLite ODB runtime library license: GPL-2.0-only @@ -15,7 +15,7 @@ email: odb-users@codesynthesis.com build-warning-email: odb-builds@codesynthesis.com builds: all requires: c++11 -depends: * build2 >= 0.13.0 -depends: * bpkg >= 0.13.0 +depends: * build2 >= 0.14.0 +depends: * bpkg >= 0.14.0 depends: libsqlite3 ^3.6.18 -depends: libodb == 2.5.0-b.21 +depends: libodb [2.5.0-b.22.1 2.5.0-b.23) |