From 3e452c80e8795571094fa3a588580e74e8d44bed Mon Sep 17 00:00:00 2001 From: Ji Qiang Date: Wed, 8 May 2024 13:41:28 -0700 Subject: [PATCH] update the version number to 2.3.1 --- src/Contrl/AccSimulator.f90 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Contrl/AccSimulator.f90 b/src/Contrl/AccSimulator.f90 index 2fadfd7..10f42eb 100644 --- a/src/Contrl/AccSimulator.f90 +++ b/src/Contrl/AccSimulator.f90 @@ -179,7 +179,7 @@ subroutine init_AccSimulator(time) if(myid.eq.0) then !print*,"Start simulation:" print*,"!-----------------------------------------------------------" - print*,"! IMPACT-T Parallel Beam Dynamics Tracking Code: V2.2" + print*,"! IMPACT-T Parallel Beam Dynamics Tracking Code: V2.3.1" print*,"! Copyright of The Regents of the University of California" print*,"!-----------------------------------------------------------" endif