Skip to content

Commit 59423de

Browse files
authored
Merge pull request #259 from nathanchance/binutils-2.42
build-binutils.py: 2.42
2 parents f451f8a + 375dcfa commit 59423de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-binutils.py

+1-1
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, 41, 0)
11+
LATEST_BINUTILS_RELEASE = (2, 42, 0)
1212

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

0 commit comments

Comments
 (0)