Skip to content

Commit

Permalink
Changed version file to 18.181
Browse files Browse the repository at this point in the history
  • Loading branch information
lmiq committed Jun 30, 2018
1 parent 5bb34f7 commit 5d50b23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/title.f90
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ subroutine title()
write(*,"(t3,56('#'),' TOPOLINK ',55('#'))")
write(*,"(t15,a)") 'L. Martinez, Institute of Chemistry - University of Campinas. http://leandro.iqm.unicamp.br'
write(*,*)
write(*,"(t105,a)") " Version 18.170 "
write(*,"(t105,a)") " Version 18.181 "
write(*,*)

end subroutine title

0 comments on commit 5d50b23

Please sign in to comment.