Skip to content

Commit 268acd0

Browse files
committed
Merge branch 'feature/10859-tuppr-update-default-globaltag-to-release-09-00-00' into 'release/09-00'
Resolve "TUPPR: update default globaltag to release-09-00-00" See merge request belle2/software/basf2!3994
2 parents d934322 + 7a5e957 commit 268acd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

framework/database/src/Configuration.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
#include <TPython.h>
2323

2424
// Current default globaltag when generating events.
25-
#define CURRENT_DEFAULT_TAG "prerelease-09-00-00b"
25+
#define CURRENT_DEFAULT_TAG "release-09-00-00"
2626

2727
namespace py = boost::python;
2828

0 commit comments

Comments
 (0)