diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2019-11-21 06:30:31 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2019-11-21 06:30:31 +0200 |
commit | a01cef3acff2ef3a5b7a0035948d1fad878b4c59 (patch) | |
tree | 6a04b6d4c1e6c1d9984ec60598b650bed9cebb8f /manifest | |
parent | 373b10b5e87612f58f3fc6dcd3a2f92e2eb19862 (diff) |
Change version to 2.5.0-b.18.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.17 +version: 2.5.0-b.18.z project: odb summary: MySQL ODB runtime library license: GPLv2 @@ -15,8 +15,8 @@ email: odb-users@codesynthesis.com build-email: odb-builds@codesynthesis.com builds: all : -( +windows &gcc ) ; MinGW GCC is not supported by libmysqlclient. requires: c++11 -depends: * build2 >= 0.11.0 -depends: * bpkg >= 0.11.0 +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.17 +depends: libodb [2.5.0-b.18.1 2.5.0-b.19) |