Skip to content

Commit d0d2f08

Browse files
committed
Bump E9Patch version.
1 parent e59e79e commit d0d2f08

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ fi
3232

3333
set -e
3434

35-
VERSION=855e8b8092f27ec5c3deb1bc1e7b28e50da6800f
35+
VERSION=c30c678632f4a60b2f77c8c3cc252c5d557a33e0
3636

3737
# STEP (1): install e9patch if necessary:
3838
if [ ! -x e9patch-$VERSION/e9patch ]

install.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ else
3131
fi
3232

3333
NAME=e9afl
34-
VERSION=0.5.0
34+
VERSION=0.6.0
3535

3636
if [ ! -x install/e9afl ]
3737
then

0 commit comments

Comments
 (0)