Skip to content

Commit cec72ac

Browse files
committed
Upping version number
1 parent 5175167 commit cec72ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/vers.f90

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ module version
33
! These values are updated during the NJOY revision-control process.
44
implicit none
55
private
6-
character(8),public::vers='2016.77'
7-
character(8),public::vday='xxSep24'
6+
character(8),public::vers='2016.78'
7+
character(8),public::vday='03Feb25'
88
end module version

0 commit comments

Comments
 (0)