Skip to content

Commit

Permalink
Changed version file to 20.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lmiq committed Dec 6, 2022
1 parent d8ac01d commit 69043ca
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.11.0 ')")
&t62,' Version 20.11.1 ')")
write(*,hash3_line)

end subroutine title

0 comments on commit 69043ca

Please sign in to comment.