diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2021-10-16 11:12:51 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2021-10-16 11:12:51 +0200 |
commit | 7c269ded66513ac5b8a6043c58c4d7a63699311f (patch) | |
tree | 6dd853c4cb2bc707699a218a075f1115210310ec /manifest | |
parent | 866c0d85bcb333ee8b8bab8b19e974dc6a9e6462 (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-mysql -version: 2.5.0-b.20.z +version: 2.5.0-b.21 project: odb summary: MySQL ODB runtime library license: GPL-2.0-only @@ -21,4 +21,4 @@ depends: * build2 >= 0.13.0 depends: * bpkg >= 0.13.0 #depends: libmysqlclient >= 5.0.3 | libmariadb ^10.2.2 depends: libmysqlclient >= 5.0.3 -depends: libodb [2.5.0-b.20.1 2.5.0-b.21) +depends: libodb == 2.5.0-b.21 |