Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
WRF Model Version 3.9.1.1 (August 28, 2017)
WRF Model Version 4.0 Friendly #2 (April 30, 2018)
http://wrf-model.org/users/users.php

------------------------
Expand All @@ -24,7 +24,7 @@ infringement actions.


======================================
This is the main directory for the WRF Version 3 source code release.
This is the main directory for the WRF Version 4 source code release.
======================================

V3.9.1.1 Release Notes (8/28/17):
Expand Down
2 changes: 1 addition & 1 deletion inc/version_decl
Original file line number Diff line number Diff line change
@@ -1 +1 @@
CHARACTER (LEN=10) :: release_version = 'V4.0FR#1 '
CHARACTER (LEN=10) :: release_version = 'V4.0FR#2 '