Skip to content

Commit b0f4914

Browse files
committed
Merge pull request #599 in B2/basf2 from feature/tuppr-release-06-00-07 to release/06-00
* commit '0ea30d3f3aa13260f60ed5008307420aea93d652': TUPPR: update default globaltag to release-06-00-07
2 parents 62e4b50 + 0ea30d3 commit b0f4914

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
@@ -21,7 +21,7 @@
2121
#include <TPython.h>
2222

2323
// Current default globaltag when generating events.
24-
#define CURRENT_DEFAULT_TAG "release-06-00-00"
24+
#define CURRENT_DEFAULT_TAG "release-06-00-07"
2525

2626
namespace py = boost::python;
2727

0 commit comments

Comments
 (0)