From f3d2fdf26690bf8a05605dcbb5ae2a2a689f3438 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Tue, 25 Aug 2009 23:25:19 +0000 Subject: Make the version of Box Backup available for use in Boxi. --- lib/common/Utils.cpp | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'lib/common/Utils.cpp') diff --git a/lib/common/Utils.cpp b/lib/common/Utils.cpp index 6cac5587..6f21330d 100644 --- a/lib/common/Utils.cpp +++ b/lib/common/Utils.cpp @@ -30,6 +30,11 @@ #include "MemLeakFindOn.h" +std::string GetBoxBackupVersion() +{ + return BOX_VERSION; +} + // -------------------------------------------------------------------------- // // Function -- cgit v1.2.1