diff --git a/README.md b/README.md index c6808faefb..a7badc3170 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/741/badge)](https://bestpractices.coreinfrastructure.org/projects/741) [![Build Status](https://scan.coverity.com/projects/416/badge.svg)](https://scan.coverity.com/projects/416) [![Discord](https://badgen.net/discord/members/YBey7CR9jf)](https://discord.gg/YBey7CR9jf) See the [Releases](https://github.com/radareorg/radare2/releases) page for -downloads. The current git `master` branch is `5.9.1`, next will be `5.9.2`. +downloads. The current git `master` branch is `5.9.3`, next will be `5.9.4`. * Since r2-5.6.0 all the patch releases are [abi stable](doc/abi.md) * Odd patch versions are used in git builds only, releases use even numbers diff --git a/configure b/configure index f98f10ff67..4739404850 100755 --- a/configure +++ b/configure @@ -144,12 +144,12 @@ done : ${INSTALL_PROGRAM_STRIP:=${INSTALL} -m 755 -s} : ${INSTALL_MAN:=${INSTALL} -m 444} : ${INSTALL_LIB:=${INSTALL} -m 755 -c} - PKGNAME='radare2' ; VERSION='5.9.1' ; VERSION_MAJOR=5; VERSION_MINOR=9; VERSION_PATCH=1; VERSION_NUMBER=50901; CONTACT_MAIL="pancake@nopcode.org" ; CONTACT_NAME="pancake" ; CONTACT="pancake " ; + PKGNAME='radare2' ; VERSION='5.9.2' ; VERSION_MAJOR=5; VERSION_MINOR=9; VERSION_PATCH=2; VERSION_NUMBER=50902; CONTACT_MAIL="pancake@nopcode.org" ; CONTACT_NAME="pancake" ; CONTACT="pancake " ; } show_usage() { cat <." exit 0 @@ -293,7 +293,7 @@ case $flag in show_version ; ;; -r|--r|--report) echo "PKGNAME: radare2" -echo "VERSION: 5.9.1" +echo "VERSION: 5.9.2" echo "AUTHOR: pancake" echo "EMAIL: pancake@nopcode.org" echo "DESCRIPTION: The UNIX-like reverse engineering toolkit" diff --git a/configure.acr b/configure.acr index 6cb07520c4..033eeb1e13 100644 --- a/configure.acr +++ b/configure.acr @@ -1,5 +1,5 @@ PKGNAME radare2 -VERSION 5.9.1 +VERSION 5.9.2 CONTACT pancake ; pancake@nopcode.org DESCRIPTION The UNIX-like reverse engineering toolkit ; diff --git a/dist/npm/package.json b/dist/npm/package.json index 937dd32d4a..4a65bb33bd 100644 --- a/dist/npm/package.json +++ b/dist/npm/package.json @@ -25,7 +25,7 @@ "pancake " ], "name": "radare2", - "version": "5.9.1", + "version": "5.9.2", "bugs": { "url": "https://github.com/radareorg/radare2/issues" }, diff --git a/dist/wapm/r2/wapm.toml b/dist/wapm/r2/wapm.toml index a14f7ef760..f51339f294 100644 --- a/dist/wapm/r2/wapm.toml +++ b/dist/wapm/r2/wapm.toml @@ -1,6 +1,6 @@ [package] name = "pancake/r2" -version = "5.9.1" +version = "5.9.2" description = "Unix-Like Reverse Engineering Framework" readme = "README.md" license = "LGPL3" diff --git a/dist/wapm/rabin2/wapm.toml b/dist/wapm/rabin2/wapm.toml index 030a98da51..ea583648b8 100644 --- a/dist/wapm/rabin2/wapm.toml +++ b/dist/wapm/rabin2/wapm.toml @@ -1,6 +1,6 @@ [package] name = "pancake/rabin2" -version = "5.9.1" +version = "5.9.2" description = "Unix-Like Reverse Engineering Framework" license = "LGPL3" readme = "README.md" diff --git a/dist/wapm/radiff2/wapm.toml b/dist/wapm/radiff2/wapm.toml index 6b1df1a0c5..84e7f7c522 100644 --- a/dist/wapm/radiff2/wapm.toml +++ b/dist/wapm/radiff2/wapm.toml @@ -1,6 +1,6 @@ [package] name = "pancake/radiff2" -version = "5.9.1" +version = "5.9.2" description = "Unix-Like Reverse Engineering Framework" license = "LGPL3" readme = "README.md" diff --git a/dist/wapm/rafind2/wapm.toml b/dist/wapm/rafind2/wapm.toml index 678a3ccaa7..e40500cdc7 100644 --- a/dist/wapm/rafind2/wapm.toml +++ b/dist/wapm/rafind2/wapm.toml @@ -1,6 +1,6 @@ [package] name = "pancake/rafind2" -version = "5.9.1" +version = "5.9.2" description = "Unix-Like Reverse Engineering Framework" license = "LGPL3" readme = "README.md" diff --git a/dist/wapm/ragg2/wapm.toml b/dist/wapm/ragg2/wapm.toml index 2a9b0ed9d8..0584c316e6 100644 --- a/dist/wapm/ragg2/wapm.toml +++ b/dist/wapm/ragg2/wapm.toml @@ -1,6 +1,6 @@ [package] name = "pancake/ragg2" -version = "5.9.1" +version = "5.9.2" description = "Unix-Like Reverse Engineering Framework" license = "LGPL3" readme = "README.md" diff --git a/dist/wapm/rahash2/wapm.toml b/dist/wapm/rahash2/wapm.toml index e7daff97f6..040cbb0fd0 100644 --- a/dist/wapm/rahash2/wapm.toml +++ b/dist/wapm/rahash2/wapm.toml @@ -1,6 +1,6 @@ [package] name = "pancake/rahash2" -version = "5.9.1" +version = "5.9.2" description = "Unix-Like Reverse Engineering Framework" license = "LGPL3" readme = "README.md" diff --git a/dist/wapm/rasm2/wapm.toml b/dist/wapm/rasm2/wapm.toml index 0ec2ab8ef0..66d2e080ff 100644 --- a/dist/wapm/rasm2/wapm.toml +++ b/dist/wapm/rasm2/wapm.toml @@ -1,6 +1,6 @@ [package] name = "pancake/rasm2" -version = "5.9.1" +version = "5.9.2" description = "Unix-Like Reverse Engineering Framework" license = "LGPL3" readme = "README.md" diff --git a/dist/wapm/rax2/wapm.toml b/dist/wapm/rax2/wapm.toml index 2aea5d0072..865bc8d258 100644 --- a/dist/wapm/rax2/wapm.toml +++ b/dist/wapm/rax2/wapm.toml @@ -1,6 +1,6 @@ [package] name = "pancake/rax2" -version = "5.9.1" +version = "5.9.2" description = "Unix-Like Reverse Engineering Framework" readme = "README.md" license = "LGPL3" diff --git a/meson.build b/meson.build index 08ec8f4bbd..78b2c9659d 100644 --- a/meson.build +++ b/meson.build @@ -1,4 +1,4 @@ -project('radare2', 'c', license : 'LGPL3', meson_version : '>=0.50', version : '5.9.1') +project('radare2', 'c', license : 'LGPL3', meson_version : '>=0.50', version : '5.9.2') py3_exe = import('python').find_installation('python3') gen_py = '@0@/libr/syscall/d/gen.py'.format(meson.current_source_dir())