From 487da5a3137a8295d01d9e7c94a2e2d35a6a6937 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Sun, 17 Feb 2013 19:29:19 +0100 Subject: [PATCH] Bump up version for dist-script PS3 CEX --- dist-scripts/ps3-cores-cex-355.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist-scripts/ps3-cores-cex-355.sh b/dist-scripts/ps3-cores-cex-355.sh index a05c72bf9a..79f3209dc2 100755 --- a/dist-scripts/ps3-cores-cex-355.sh +++ b/dist-scripts/ps3-cores-cex-355.sh @@ -1,5 +1,5 @@ #!/bin/sh -RARCH_VERSION=0.9.8.3 +RARCH_VERSION=0.9.8.4 make -C ../ -f Makefile.ps3.salamander clean || exit 1 make -C ../ -f Makefile.ps3.rgl clean || exit 1