diff options
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ : 1 name: libodb -version: 2.5.0-a8 +version: 2.5.0-a9 summary: Common ODB runtime library license: GPLv2 license: proprietary @@ -10,4 +10,4 @@ changes-file: NEWS url: http://www.codesynthesis.com/products/odb/ email: odb-users@codesynthesis.com requires: c++11 -requires: build2 >= 0.4.0 +requires: build2 >= 0.4.0-a1 |