aboutsummaryrefslogtreecommitdiff
path: root/brep/repository-root
diff options
context:
space:
mode:
Diffstat (limited to 'brep/repository-root')
-rw-r--r--brep/repository-root3
1 files changed, 3 insertions, 0 deletions
diff --git a/brep/repository-root b/brep/repository-root
index 2397764..006f163 100644
--- a/brep/repository-root
+++ b/brep/repository-root
@@ -38,6 +38,9 @@ namespace brep
virtual void
init (cli::scanner&);
+ virtual void
+ version ();
+
private:
shared_ptr<package_search> package_search_;
shared_ptr<package_details> package_details_;