From d788910fc30b78b375fc406a17e0e0c62cb1aa1b Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 26 Apr 2017 11:36:00 +0200 Subject: Update to use version module --- manifest | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'manifest') diff --git a/manifest b/manifest index c255a9f..1d0da7f 100644 --- a/manifest +++ b/manifest @@ -1,6 +1,6 @@ : 1 name: libstudxml -version: 1.1.0-a5 +version: 1.1.0-b.0.z summary: Streaming XML pull parser/serializer for modern C++ license: MIT tags: c++, xml, parser, serializer, streaming, pull, conforming @@ -10,5 +10,5 @@ url: http://www.codesynthesis.com/projects/libstudxml/ email: studxml-users@codesynthesis.com; Mailing list build-email: builds@codesynthesis.com requires: c++11 -depends: * build2 >= 0.4.0 -depends: * bpkg >= 0.4.0 +depends: * build2 >= 0.5.0- +depends: * bpkg >= 0.5.0- -- cgit v1.1