Skip to content

Commit

Permalink
Update version info for release v4.6.1 (wrf-model#2122)
Browse files Browse the repository at this point in the history
TYPE: text only

KEYWORDS: v4.6.1, release, version_decl, README

SOURCE: internal

DESCRIPTION OF CHANGES:
Updated the top-level README and inc/version_decl files to reflect
V4.6.1, in preparation for the v4.6.1 release

LIST OF MODIFIED FILES:
M README
M inc/version_decl

TESTS CONDUCTED:

No tests necessary - text only
  • Loading branch information
islas authored Oct 16, 2024
1 parent b1e1258 commit c21d571
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
WRF Model Version 4.6.0
WRF Model Version 4.6.1

https://www2.mmm.ucar.edu/wrf/users/

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=*), PARAMETER :: release_version = 'V4.6.0'
CHARACTER (LEN=*), PARAMETER :: release_version = 'V4.6.1'

0 comments on commit c21d571

Please sign in to comment.