From 67ab77401f4b1c4580b7ce54a783843e31a55ebb Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Fri, 28 Apr 2017 16:20:35 +0300 Subject: Switch to version module --- tests/common/libhello-1.0.0/build/bootstrap.build | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) (limited to 'tests') diff --git a/tests/common/libhello-1.0.0/build/bootstrap.build b/tests/common/libhello-1.0.0/build/bootstrap.build index 8d8db2b..1ff153d 100644 --- a/tests/common/libhello-1.0.0/build/bootstrap.build +++ b/tests/common/libhello-1.0.0/build/bootstrap.build @@ -1,21 +1,6 @@ project = libhello -using build@0.4.0-a1 - -version = 1.0.0 - -abi_major = 1 -abi_minor = 0 -abi_patch = 0 -abi_prerelease = false - -revision = 0 - -dist.package = $project-$version - -if ($revision != 0) - dist.package += +$revision - +using version using config using dist using test -- cgit v1.1