mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-19 20:28:51 +01:00
adresses review comments
This commit is contained in:
@@ -11,7 +11,7 @@ class Version {
|
||||
private:
|
||||
std::string version_;
|
||||
std::string date_;
|
||||
inline static const std::string defaultBranch_[] = {"developer", "0.0.0"};
|
||||
inline static const std::string defaultVersion_[] = {"developer", "0.0.0"};
|
||||
|
||||
public:
|
||||
explicit Version(const std::string &s);
|
||||
|
||||
Reference in New Issue
Block a user