summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-09-05 16:55:04 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-09-05 16:55:04 +0200
commit9dd9cdb971b71652c7cb498aa7901e670e99da5b (patch)
treea175fdbe11a1c68f071600e8f8a3e08713a6b0cc
parent5769aaa5ccfca2cfa25bf898c2dd113b1504c1d6 (diff)
Update to latest build2 changesbuild2-0.4
-rw-r--r--build/bootstrap.build3
-rw-r--r--manifest3
2 files changed, 3 insertions, 3 deletions
diff --git a/build/bootstrap.build b/build/bootstrap.build
index 284ccd0..790c316 100644
--- a/build/bootstrap.build
+++ b/build/bootstrap.build
@@ -1,9 +1,8 @@
project = hello0
-using build@0.4.0-a1
+using build@0.4.0
version = 1.0.0
-
revision = 0
dist.package = $project-$version
diff --git a/manifest b/manifest
index 720f406..eda191f 100644
--- a/manifest
+++ b/manifest
@@ -6,4 +6,5 @@ license: public-domain
url: http://example.org/hello0
email: hello0@example.org
requires: c++11
-requires: build2 >= 0.4.0
+depends: * build2 >= 0.4.0
+depends: * bpkg >= 0.4.0