Skip to content

Commit

Permalink
Merge pull request #2895 from rmcdermo/development
Browse files Browse the repository at this point in the history
FDS Source: bump Version to 6.3.0

Former-commit-id: dd5d3d20780135406b9b1d09b98f39a097cc996f [formerly 081ce6ea1d012332ada87df2275842b181508a02]
Former-commit-id: 50cd6fcd524268563f6d625458faf1cb7fbe64c6
Former-commit-id: 4f8839c
  • Loading branch information
rmcdermo committed Sep 30, 2015
2 parents f9f44c7 + 32cb5e4 commit 462bd98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FDS_Source/main.f90
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ PROGRAM FDS

! Assign a compilation date (All Nodes)

WRITE(VERSION_STRING,'(A)') 'FDS 6.2.0'
WRITE(VERSION_STRING,'(A)') 'FDS 6.3.0'

CALL GET_INFO (REVISION,REVISION_DATE,COMPILE_DATE)

Expand Down

0 comments on commit 462bd98

Please sign in to comment.