Bump version to 1.2.0 with bugfix tested successfully.
This commit is contained in:
+1
-1
@@ -468,7 +468,7 @@ C Get simulation start time
|
||||
WRITE(21,*)
|
||||
WRITE(21,1050)day_start,month_start,year_start,hour_start
|
||||
& ,min_start,sec_start
|
||||
WRITE(*,*) 'Version 1.1.0'
|
||||
WRITE(*,*) 'Version 1.2.0'
|
||||
WRITE(*,1050)day_start,month_start,year_start,hour_start
|
||||
& ,min_start,sec_start
|
||||
1050 FORMAT(1x,' Start: ',A2,'.',A4,1x,A4,1x,A2
|
||||
|
||||
Reference in New Issue
Block a user