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 8f16c4b commit d9af48bCopy full SHA for d9af48b
meson.build
@@ -1,5 +1,5 @@
1
project('rizin', 'c',
2
- version: 'v0.6.0',
+ version: 'v0.6.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.6.0'
+version: '0.6.1'
6
base: core18
7
summary: Rizin reverse engineering framework and tool
8
description: |
0 commit comments