Skip to content

Commit 4b42012

Browse files
committed
set version to 20.1.1
1 parent 4a2e668 commit 4b42012

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mdlovofit.f90

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ program mdlovofit
6161
logical, allocatable :: consider(:)
6262

6363
write(*,"(a)") "#"
64-
write(*,"(a)") "# MDLovoFit - Version 20.1.0"
64+
write(*,"(a)") "# MDLovoFit - Version 20.1.1"
6565
write(*,"(a)") "#"
6666

6767
! Reading input parameters

0 commit comments

Comments
 (0)