aboutsummaryrefslogtreecommitdiff
path: root/manifest
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-04-26 16:51:35 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-04-26 16:51:35 +0200
commit2f523c3d7a7dcd42859951b1b6898ef49299116d (patch)
tree0cb248d261784fe8abfd7bbec2b49e8302e4ac65 /manifest
parent27357d3836b34f2ac6b894aafd2faf542e6e13eb (diff)
Bump version to 0.4.0-a1, master is open for business
Diffstat (limited to 'manifest')
-rw-r--r--manifest6
1 files changed, 3 insertions, 3 deletions
diff --git a/manifest b/manifest
index a640b83..424b774 100644
--- a/manifest
+++ b/manifest
@@ -1,6 +1,6 @@
: 1
name: libbpkg
-version: 0.3.0
+version: 0.4.0-a1
summary: build2 package manager library
license: MIT
tags: build2, bpkg, package, manager
@@ -9,5 +9,5 @@ changes-file: NEWS
url: https://build2.org
email: users@build2.org
requires: c++11
-requires: build2 >= 0.2.0
-depends: libbutl [0.3.0 0.4.0-)
+requires: build2 >= 0.3.0
+depends: libbutl == 0.4.0-a1