diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2020-07-18 14:32:25 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2020-07-18 14:32:25 +0200 |
commit | 70bde244c0326b188e28aa66d5043a0f6f680a71 (patch) | |
tree | f8ee5ff655b468f1bc91765be3f71f0d80529868 /manifest | |
parent | fe25a511ad3a59bb35b81cdc90a74e48a8974ad6 (diff) |
Release version 2.5.0-b.19v2.5.0-b.19
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.18.z +version: 2.5.0-b.19 project: odb summary: MySQL ODB runtime library license: GPL-2.0-only @@ -19,4 +19,4 @@ depends: * build2 >= 0.12.0 depends: * bpkg >= 0.12.0 #depends: libmysqlclient >= 5.0.3 | libmariadb ^10.2.2 depends: libmysqlclient >= 5.0.3 -depends: libodb [2.5.0-b.18.1 2.5.0-b.19) +depends: libodb == 2.5.0-b.19 |