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 | cbd887d47b338f8e3b05ed9661e6847b751f6252 (patch) | |
tree | 1ec147293c23d0e6c3cd5636f549438b1d837b97 /manifest | |
parent | 7c269ded66513ac5b8a6043c58c4d7a63699311f (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-mysql -version: 2.5.0-b.21 +version: 2.5.0-b.22.z project: odb summary: MySQL ODB runtime library license: GPL-2.0-only @@ -17,8 +17,8 @@ builds: all builds: -wasm builds: -( +windows &gcc ) ; MinGW GCC is not supported by libmysqlclient. requires: c++11 -depends: * build2 >= 0.13.0 -depends: * bpkg >= 0.13.0 +depends: * build2 >= 0.14.0 +depends: * bpkg >= 0.14.0 #depends: libmysqlclient >= 5.0.3 | libmariadb ^10.2.2 depends: libmysqlclient >= 5.0.3 -depends: libodb == 2.5.0-b.21 +depends: libodb [2.5.0-b.22.1 2.5.0-b.23) |