diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2019-02-21 16:24:13 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2019-02-21 16:24:13 +0200 |
commit | a295c87c40695c306e705379236e45fd017ad9f6 (patch) | |
tree | 53acd3b794d800be2a031ef332ac0043d74d9692 /manifest | |
parent | f78081faeab32e8a8b84e2c952c5b59a56791922 (diff) |
Change version to 2.5.0-b.12.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.11 +version: 2.5.0-b.12.z project: odb summary: MySQL ODB runtime library license: GPLv2 @@ -16,8 +16,8 @@ build-email: odb-builds@codesynthesis.com #builds: all : -( +windows &gcc ) ; Unsupported by libmysqlclient. build-exclude: **/**-mingw32 ; Unsupported by libmysqlclient. requires: c++11 -depends: * build2 >= 0.8.0- -depends: * bpkg >= 0.8.0- +depends: * build2 >= 0.9.0 +depends: * bpkg >= 0.9.0 #depends: libmysqlclient ^5.0.3 | libmariadb ^10.2.2 depends: libmysqlclient ^5.0.3 -depends: libodb == 2.5.0-b.11 +depends: libodb [2.5.0-b.12.1 2.5.0-b.13) |