Skip to content

Commit

Permalink
LB
Browse files Browse the repository at this point in the history
  • Loading branch information
brodeau committed Jun 9, 2021
1 parent 33bb409 commit 40a9966
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mod_conf.f90
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ MODULE MOD_CONF

IMPLICIT NONE

CHARACTER(len=16), PARAMETER :: csosie_version = 'dev' !: SOSIE version
CHARACTER(len=16), PARAMETER :: csosie_version = '3.0' !: SOSIE version

INTEGER, PARAMETER :: wpl = 4 !: local working precision

Expand Down

0 comments on commit 40a9966

Please sign in to comment.