summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rw-r--r--build/bootstrap.build10
1 files changed, 1 insertions, 9 deletions
diff --git a/build/bootstrap.build b/build/bootstrap.build
index 30a97a1..43ca038 100644
--- a/build/bootstrap.build
+++ b/build/bootstrap.build
@@ -4,15 +4,7 @@
project = cli
-using build@0.4.0
-
-version = 1.2.0-a2
-revision = 0
-
-dist.package = $project-$version
-
-if ($revision != 0)
- dist.package += +$revision
+using version
# By default leave the cli module unconfigured since we don't want to use some
# system-installed cli. Note that this value will be overridden if set both on