Skip to content

Commit 121c1d3

Browse files
committed
build-binutils.py: Update to 2.44
Signed-off-by: Nathan Chancellor <[email protected]>
1 parent 1c89003 commit 121c1d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-binutils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
import tc_build.binutils
99
import tc_build.utils
1010

11-
LATEST_BINUTILS_RELEASE = (2, 43, 0)
11+
LATEST_BINUTILS_RELEASE = (2, 44, 0)
1212

1313
parser = ArgumentParser()
1414
parser.add_argument('-B',

0 commit comments

Comments
 (0)