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 --- cli/buildfile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'cli/buildfile') diff --git a/cli/buildfile b/cli/buildfile index 9ddc880..248dcc6 100644 --- a/cli/buildfile +++ b/cli/buildfile @@ -25,6 +25,7 @@ exe{cli}: \ {hxx ixx }{ token } \ {hxx }{ traversal } \ {hxx cxx}{ txt } \ + {hxx }{ version } \ semantics/{hxx cxx}{ class } \ semantics/{hxx cxx}{ doc } \ semantics/{hxx cxx}{ elements } \ @@ -41,6 +42,9 @@ traversal/{hxx cxx}{ option } \ traversal/{hxx cxx}{ unit } \ $libs +hxx{version}: in{version} $src_root/file{manifest} +hxx{version}: dist = true + # Generated options parser. # if $cli.configured -- cgit v1.1