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 546e31b commit 18b1243Copy full SHA for 18b1243
meson.build
@@ -1,5 +1,5 @@
1
project('rizin', 'c',
2
- version: 'v0.6.1',
+ version: 'v0.6.2',
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.1'
+version: '0.6.2'
6
base: core18
7
summary: Rizin reverse engineering framework and tool
8
description: |
0 commit comments