mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-04-25 15:41:31 -05:00
update libnds, libfat and default arm7 versions. Enable script for release
This commit is contained in:
parent
f7de61f3c9
commit
30c83ed3d0
|
|
@ -6,7 +6,7 @@
|
||||||
# devkitPSP release 17
|
# devkitPSP release 17
|
||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
if [ 1 -eq 1 ] ; then
|
if [ 0 -eq 1 ] ; then
|
||||||
echo "Currently in release cycle, proceed with caution, do not report problems, do not ask for support."
|
echo "Currently in release cycle, proceed with caution, do not report problems, do not ask for support."
|
||||||
echo "Please use the latest release buildscripts unless advised otherwise by devkitPro staff."
|
echo "Please use the latest release buildscripts unless advised otherwise by devkitPro staff."
|
||||||
echo "http://sourceforge.net/projects/devkitpro/files/buildscripts/"
|
echo "http://sourceforge.net/projects/devkitpro/files/buildscripts/"
|
||||||
|
|
@ -26,14 +26,14 @@ echo
|
||||||
|
|
||||||
LIBOGC_VER=1.8.12
|
LIBOGC_VER=1.8.12
|
||||||
LIBGBA_VER=20090222
|
LIBGBA_VER=20090222
|
||||||
LIBNDS_VER=1.5.8
|
LIBNDS_VER=1.5.9
|
||||||
LIBCTRU_VER=0.1.0
|
LIBCTRU_VER=0.1.0
|
||||||
DEFAULT_ARM7_VER=0.5.24
|
DEFAULT_ARM7_VER=0.5.26
|
||||||
DSWIFI_VER=0.3.16
|
DSWIFI_VER=0.3.16
|
||||||
LIBMIRKO_VER=0.9.7
|
LIBMIRKO_VER=0.9.7
|
||||||
MAXMOD_VER=1.0.9
|
MAXMOD_VER=1.0.9
|
||||||
FILESYSTEM_VER=0.9.11
|
FILESYSTEM_VER=0.9.11
|
||||||
LIBFAT_VER=1.0.12
|
LIBFAT_VER=1.0.13
|
||||||
PSPSDK_VER=20120404
|
PSPSDK_VER=20120404
|
||||||
GBATOOLS_VER=1.0.0
|
GBATOOLS_VER=1.0.0
|
||||||
DSTOOLS_VER=1.0.0
|
DSTOOLS_VER=1.0.0
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user