From 3c02d27932fcca6443989606e49466a7bb84afd3 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sun, 14 Aug 2016 12:34:01 +0200 Subject: Bump version to 2.5.0-a9 Note that we now use the -[ab]N schema rather than .[ab]N. --- manifest | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'manifest') diff --git a/manifest b/manifest index 298f586..be592b6 100644 --- a/manifest +++ b/manifest @@ -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 -- cgit v1.1