From 992f5752e37a82d98674b4c43fe3cdeae395a4d2 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Sat, 16 Nov 2019 19:48:29 +0300 Subject: Release version 1.1.0+5 Add .build2/local/ to .gitignore Use build2 features available since 0.11.0 and bump build2 version requirement --- libhello/libhello/buildfile | 1 - 1 file changed, 1 deletion(-) (limited to 'libhello/libhello/buildfile') diff --git a/libhello/libhello/buildfile b/libhello/libhello/buildfile index a80de51..b1d0d96 100644 --- a/libhello/libhello/buildfile +++ b/libhello/libhello/buildfile @@ -8,7 +8,6 @@ lib{hello}: {hxx ixx txx cxx}{** -version} hxx{version} $imp_libs $int_libs # clean results in a state identical to distributed). # hxx{version}: in{version} $src_root/manifest -hxx{version}: { dist = true clean = ($src_root != $out_root) -- cgit v1.1