diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2019-03-20 17:13:50 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2019-03-20 17:13:50 +0200 |
commit | 3d48d3b141a9064ebb9b739f8972f149c7d86b6f (patch) | |
tree | dbec5a334b2985d5a4ae24ecd7cbdd3c2174a453 /manifest | |
parent | b06812a057e774960be2e0d7e3d6f434aa4f8c2e (diff) |
Change version to 2.5.0-b.14.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.13 +version: 2.5.0-b.14.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.9.0 -depends: * bpkg >= 0.9.0 +depends: * build2 >= 0.10.0 +depends: * bpkg >= 0.10.0 #depends: libmysqlclient ^5.0.3 | libmariadb ^10.2.2 depends: libmysqlclient ^5.0.3 -depends: libodb == 2.5.0-b.13 +depends: libodb [2.5.0-b.14.1 2.5.0-b.15) |