Skip to content

Commit

Permalink
Updated NJOY version and date
Browse files Browse the repository at this point in the history
  • Loading branch information
whaeck committed Oct 11, 2018
1 parent 2b7b318 commit 084cf8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/vers.f90
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module version
! These values are updated during the NJOY revision-control process.
implicit none
private
character(8),public::vers='2016.43'
character(8),public::vday='20Sep18'
character(8),public::vers='2016.44'
character(8),public::vday='11Oct18'
end module version

0 comments on commit 084cf8b

Please sign in to comment.