aboutsummaryrefslogtreecommitdiff
path: root/manifest
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-04-26 11:36:00 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-04-28 11:11:12 +0200
commitd788910fc30b78b375fc406a17e0e0c62cb1aa1b (patch)
tree90b426e3210171c373159eadcb3ebfdc33665a21 /manifest
parent112a4857e26c7116256ce745d9b7c4d17e78edd8 (diff)
Update to use version module
Diffstat (limited to 'manifest')
-rw-r--r--manifest6
1 files changed, 3 insertions, 3 deletions
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-