Skip to content

Commit

Permalink
Merge pull request #790 from gforney/master
Browse files Browse the repository at this point in the history
bundle: update version settings for 6.7.4 release
  • Loading branch information
gforney authored Feb 4, 2019
2 parents 8577c5c + e3515ba commit edc2e76
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions scripts/fds_smv_env.bat
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

:: ---- FDS and smokeview version ----

set fds_version=FDS6.7.1_012919
set smv_version=SMV6.7.2
set fds_version=FDS6.7.1
set smv_version=SMV6.7.4
set fds_versionbase=6.7.1
set smv_versionbase=6.7.2
set smv_versionbase=6.7.4
set fds_debug=0

:: ---- FDS and smokeview revision ----
Expand All @@ -21,7 +21,7 @@ if exist %userprofile%\.bundle\fds_revision.txt (

:: ---- log entry date ----

set smvlogdate="14-Dec-2018"
set smvlogdate="31-Jan-2019"

:: ---- repo locations ----

Expand Down

0 comments on commit edc2e76

Please sign in to comment.