diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2016-09-05 16:55:04 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2016-09-05 16:55:04 +0200 |
commit | 9dd9cdb971b71652c7cb498aa7901e670e99da5b (patch) | |
tree | a175fdbe11a1c68f071600e8f8a3e08713a6b0cc /build/bootstrap.build | |
parent | 5769aaa5ccfca2cfa25bf898c2dd113b1504c1d6 (diff) |
Update to latest build2 changesbuild2-0.4
Diffstat (limited to 'build/bootstrap.build')
-rw-r--r-- | build/bootstrap.build | 3 |
1 files changed, 1 insertions, 2 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 |