Skip to content

Commit

Permalink
Changed version file to 20.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lmiq committed Jul 16, 2021
1 parent 20ecf86 commit e3e0f93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion title.f90
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ subroutine title()
write(*,"(' PACKMOL - Packing optimization for the automated generation of', /&
&' starting configurations for molecular dynamics simulations.', /&
&' ',/&
&t62,' Version 20.3.0 ')")
&t62,' Version 20.3.1 ')")
write(*,hash3_line)

end subroutine title

0 comments on commit e3e0f93

Please sign in to comment.