diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2016-09-05 10:35:08 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2016-09-05 10:35:08 +0200 |
commit | 9b368f482cfbc44398b2edb2477207d54fb7705f (patch) | |
tree | 4eedff2cdbc6c32683832d13fd058a367650a2b6 /build/bootstrap.build | |
parent | 8d2eb68173117cbbe86858d9062f617f467362c9 (diff) |
Bump version to 0.4.0 (final)
Diffstat (limited to 'build/bootstrap.build')
-rw-r--r-- | build/bootstrap.build | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/build/bootstrap.build b/build/bootstrap.build index 6ea7a32..6a9d187 100644 --- a/build/bootstrap.build +++ b/build/bootstrap.build @@ -5,9 +5,9 @@ project = bpkg subprojects = # No subprojects. -using build@0.4.0-a1 +using build@0.4.0 -version = 0.4.0-a1 +version = 0.4.0 revision = 0 dist.package = $project-$version |