Skip to content

Commit a46f46d

Browse files
committed
Change tag in Gate.cc to v9.3
1 parent e2e6c1b commit a46f46d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gate.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ void welcome()
158158
{
159159
GateMessage("Core", 0, G4endl);
160160
GateMessage("Core", 0, "*******************************************************" << G4endl);
161-
GateMessage("Core", 0, " GATE version 9.2 (2022)" << G4endl);
161+
GateMessage("Core", 0, " GATE version 9.3 (2023)" << G4endl);
162162
GateMessage("Core", 0, " Copyright : OpenGATE Collaboration" << G4endl);
163163
GateMessage("Core", 0, " Reference : Phys. Med. Biol. 49(19) 4543-4561 2004 " << G4endl);
164164
GateMessage("Core", 0, " Reference : Phys. Med. Biol. 56(4) 881-901 2011 " << G4endl);

0 commit comments

Comments
 (0)