Skip to content

Commit 8ffe0fe

Browse files
authored
Bumping version number
1 parent a41e65e commit 8ffe0fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/SampleAnalyzer/Commons/Base/Configuration.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ using namespace MA5;
3737
// Initializing static data members
3838
// -----------------------------------------------------------------------------
3939
// 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";
40+
const std::string Configuration::sampleanalyzer_version_ = "1.10.15";
41+
const std::string Configuration::sampleanalyzer_date_ = "2024/05/06";
4242
// DO NOT TOUCH THESE LINES
4343

4444
// -----------------------------------------------------------------------------

0 commit comments

Comments
 (0)