Bump version to 1.2.0 with bugfix tested successfully.

This commit is contained in:
Zaher Salman
2026-06-12 18:31:55 +02:00
parent 07917e1ae9
commit aecbe3a6f5
+1 -1
View File
@@ -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