We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2e6c1b commit a46f46dCopy full SHA for a46f46d
Gate.cc
@@ -158,7 +158,7 @@ void welcome()
158
{
159
GateMessage("Core", 0, G4endl);
160
GateMessage("Core", 0, "*******************************************************" << G4endl);
161
- GateMessage("Core", 0, " GATE version 9.2 (2022)" << G4endl);
+ GateMessage("Core", 0, " GATE version 9.3 (2023)" << G4endl);
162
GateMessage("Core", 0, " Copyright : OpenGATE Collaboration" << G4endl);
163
GateMessage("Core", 0, " Reference : Phys. Med. Biol. 49(19) 4543-4561 2004 " << G4endl);
164
GateMessage("Core", 0, " Reference : Phys. Med. Biol. 56(4) 881-901 2011 " << G4endl);
0 commit comments