From c13366d910ebbdfc30c8b399ff29161747537d1c Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 3 Apr 2017 10:47:47 +0200 Subject: Redo version header --- bbot/buildfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bbot/buildfile') diff --git a/bbot/buildfile b/bbot/buildfile index 1f48062..bcd0b93 100644 --- a/bbot/buildfile +++ b/bbot/buildfile @@ -7,12 +7,12 @@ import libs += libbbot%lib{bbot} exe{bbot-agent}: \ { cxx}{ agent } {hxx ixx cxx}{ agent-options } \ -{hxx }{ bbot-version } \ {hxx ixx cxx}{ common-options } \ {hxx cxx}{ diagnostics } \ {hxx }{ types } \ {hxx cxx}{ types-parsers } \ {hxx cxx}{ utility } \ +{hxx }{ version-impl } \ $libs # Generated options parser. -- cgit v1.1