We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a41e65e commit 8ffe0feCopy full SHA for 8ffe0fe
tools/SampleAnalyzer/Commons/Base/Configuration.cpp
@@ -37,8 +37,8 @@ using namespace MA5;
37
// Initializing static data members
38
// -----------------------------------------------------------------------------
39
// DO NOT TOUCH THESE LINES
40
-const std::string Configuration::sampleanalyzer_version_ = "1.10.14";
41
-const std::string Configuration::sampleanalyzer_date_ = "2024/01/22";
+const std::string Configuration::sampleanalyzer_version_ = "1.10.15";
+const std::string Configuration::sampleanalyzer_date_ = "2024/05/06";
42
43
44
0 commit comments