bump FNA to 20.08
parent
ec7f4d1686
commit
d882dbb1c1
|
@ -7,7 +7,7 @@
|
|||
# Get the directory of this script
|
||||
MY_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
|
||||
|
||||
FNA_VERSION=20.07
|
||||
FNA_VERSION=20.08
|
||||
|
||||
readlinkf(){ perl -MCwd -e 'print Cwd::abs_path shift' "$1";}
|
||||
|
||||
|
|
Loading…
Reference in New Issue