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 | 37787f5d77da94e1870bc22d1fab7f0791a990b9 (patch) | |
tree | b01b0e3fbe1cc71d4bf0250cd762af85858d1cf3 /manifest | |
parent | 7fd1bc0365c05171041f9b121d0cb9107917d1fd (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-mssql -version: 2.5.0-b.18.z +version: 2.5.0-b.19 project: odb summary: Microsoft SQL Server ODB runtime library license: other: ODB NCUEL ; Non-Commercial Use and Evaluation License. @@ -18,4 +18,4 @@ requires: c++11 requires: ? libunixodbc ; Only on UNIX. depends: * build2 >= 0.12.0 depends: * bpkg >= 0.12.0 -depends: libodb [2.5.0-b.18.1 2.5.0-b.19) +depends: libodb == 2.5.0-b.19 |