From 578320514323ed9d2a58f48b9bdf9311b24bfbf4 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sat, 29 Apr 2017 09:41:31 +0200 Subject: Bump version to 1.2.0-b.0.z, switch to version module --- build/bootstrap.build | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'build') 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 -- cgit v1.1