Skip to content

Commit c8d25bb

Browse files
committed
next version is release 30
1 parent e50653e commit c8d25bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dkppc/scripts/build-gcc.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ then
9595
--with-headers=../../newlib-$NEWLIB_VER/newlib/libc/include \
9696
--prefix=$prefix\
9797
--with-system-zlib\
98-
--with-bugurl="http://wiki.devkitpro.org/index.php/Bug_Reports" --with-pkgversion="devkitPPC release 29-1" \
98+
--with-bugurl="http://wiki.devkitpro.org/index.php/Bug_Reports" --with-pkgversion="devkitPPC release 30" \
9999
$CROSS_PARAMS \
100100
|| { echo "Error configuring gcc stage 1"; exit 1; }
101101
touch configured-gcc

0 commit comments

Comments
 (0)