We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a2e668 commit 4b42012Copy full SHA for 4b42012
src/mdlovofit.f90
@@ -61,7 +61,7 @@ program mdlovofit
61
logical, allocatable :: consider(:)
62
63
write(*,"(a)") "#"
64
- write(*,"(a)") "# MDLovoFit - Version 20.1.0"
+ write(*,"(a)") "# MDLovoFit - Version 20.1.1"
65
66
67
! Reading input parameters
0 commit comments