Skip to content

Commit e035c47

Browse files
authored
[ATfL] Set version 21.1 as the default for this branch (#434)
1 parent 512a780 commit e035c47

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:-"21.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)