We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13ed6a2 commit 12898a3Copy full SHA for 12898a3
meson.build
@@ -1,5 +1,5 @@
1
project('rizin', 'c',
2
- version: 'v0.5.0',
+ version: 'v0.5.1',
3
license: 'LGPL3',
4
meson_version: '>=0.55.0',
5
default_options: [
snapcraft.yaml
@@ -2,7 +2,7 @@
# SPDX-License-Identifier: LGPL-3.0-only
name: rizin
-version: '0.5.0'
+version: '0.5.1'
6
base: core18
7
summary: Rizin reverse engineering framework and tool
8
description: |
0 commit comments