Skip to content

Commit a905f4f

Browse files
authored
[ATfL] Set version 20.1 as the default for this branch (#273)
1 parent 0203945 commit a905f4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arm-software/linux/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ INTERACTIVE=false
3434
##########################
3535

3636
RELEASE_FLAGS=${RELEASE_FLAGS:-"false"}
37-
ATFL_VERSION=${ATFL_VERSION:-"0.0"}
37+
ATFL_VERSION=${ATFL_VERSION:-"20.1"}
3838
OS_NAME=${OS_NAME:-"linux"}
3939
TAR_NAME=${TAR_NAME:-"atfl-${ATFL_VERSION}-${OS_NAME}-`uname -m`.tar.gz"}
4040
ATFL_ASSERTIONS=${ATFL_ASSERTIONS:-"ON"}

0 commit comments

Comments
 (0)