Skip to content

Commit 215aefd

Browse files
Update and rename WRF4.6.0_Install.bash to WRF4.6.1_Install.bash
1 parent 0d9a26e commit 215aefd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
#########################################################
33
# WRF Install Script #
44
# This Script was written by Umur Dinç #
5-
# To execute this script "bash WRF4.6.0_Install.bash" #
5+
# To execute this script "bash WRF4.6.1_Install.bash" #
66
#########################################################
7-
WRFversion="4.6.0"
7+
WRFversion="4.6.1"
88
type="ARW"
99
if [ -n "$1" ]; then
1010
if [ "$1" = "-chem" ]; then

0 commit comments

Comments
 (0)