Skip to content

Commit 8964054

Browse files
committed
Update to release date
1 parent a1264c0 commit 8964054

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/vers.f90

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ module version
44
implicit none
55
private
66
character(8),public::vers='2016.72'
7-
character(8),public::vday='29SepXX'
7+
character(8),public::vday='29Sep23'
88
end module version

0 commit comments

Comments
 (0)