Skip to content

Commit 7e1d2a7

Browse files
author
Leandro Martinez
committed
Changed version file to 16.333.2
1 parent 145f99a commit 7e1d2a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/title.f90

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ subroutine title()
2222
write(*,"(t3,56('#'),' TOPOLINK ',55('#'))")
2323
write(*,"(t15,a)") 'L. Martinez, Institute of Chemistry - University of Campinas. http://leandro.iqm.unicamp.br'
2424
write(*,*)
25-
write(*,"(t105,a)") " Version 16.333 "
25+
write(*,"(t105,a)") " Version 16.333.2 "
2626
write(*,*)
2727

2828
end subroutine title

0 commit comments

Comments
 (0)