[cig-commits] [commit] master: update to 1.0.7 (1df3503)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Mon Aug 25 11:54:17 PDT 2014


Repository : https://github.com/geodynamics/relax

On branch  : master
Link       : https://github.com/geodynamics/relax/compare/6b5c2f26e0e2cb532d632dff1e43c559bc030db4...1df3503b72f5df2847cb8cf349e133a811e154eb

>---------------------------------------------------------------

commit 1df3503b72f5df2847cb8cf349e133a811e154eb
Author: Sylvain Barbot <sbarbot at ntu.edu.sg>
Date:   Mon Aug 25 11:53:39 2014 -0700

    update to 1.0.7


>---------------------------------------------------------------

1df3503b72f5df2847cb8cf349e133a811e154eb
 src/input.f90 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/input.f90 b/src/input.f90
index e62848e..df3ca72 100644
--- a/src/input.f90
+++ b/src/input.f90
@@ -133,7 +133,7 @@ CONTAINS
     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



More information about the CIG-COMMITS mailing list