Skip to content

Commit

Permalink
Upping version number
Browse files Browse the repository at this point in the history
  • Loading branch information
whaeck committed Feb 3, 2025
1 parent 5175167 commit cec72ac
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,6 +3,6 @@ module version
! These values are updated during the NJOY revision-control process.
implicit none
private
character(8),public::vers='2016.77'
character(8),public::vday='xxSep24'
character(8),public::vers='2016.78'
character(8),public::vday='03Feb25'
end module version

0 comments on commit cec72ac

Please sign in to comment.