Skip to content

Commit

Permalink
Bump to r2 version 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wargio committed Oct 29, 2019
1 parent b906ad1 commit c4930b4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion p/dist/build.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/sh
[ -z "${VERSION}" ] && VERSION=3.9.0
[ -z "${VERSION}" ] && VERSION=4.0.0
(
RV=${VERSION}
RA=amd64
Expand Down
2 changes: 1 addition & 1 deletion p/dist/cydia/CONFIG
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PACKAGE=r2dec
VERSION=3.9.0
VERSION=4.0.0
ARCH=iphoneos-arm
DEPENDS=radare2
SECTION=user/shell
Expand Down
2 changes: 1 addition & 1 deletion p/dist/debian/CONFIG
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PACKAGE=r2dec
VERSION=3.9.0
VERSION=4.0.0
ARCH=amd64
DEPENDS=radare2
SECTION=user/shell
Expand Down

0 comments on commit c4930b4

Please sign in to comment.