Skip to content

Commit

Permalink
update to 1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
sbarbot committed Aug 25, 2014
1 parent 6b5c2f2 commit 1df3503
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/input.f90
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ SUBROUTINE init(in)
END DO

IF (in%isversion) THEN
PRINT '("relax version 1.0.6, compiled on ",a)', __DATE__
PRINT '("relax version 1.0.7, compiled on ",a)', __DATE__
PRINT '("")'
RETURN
END IF
Expand Down

0 comments on commit 1df3503

Please sign in to comment.