diff --git a/meson.build b/meson.build index eace46c589..64893c0b89 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('rizin', 'c', - version: 'v1.0.0', + version: 'v0.10.0', license: 'LGPL-3.0-only', meson_version: '>=0.58.0', default_options: [ diff --git a/snapcraft.yaml b/snapcraft.yaml index 2df87fa909..a7e3209ebd 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -2,7 +2,7 @@ # SPDX-License-Identifier: LGPL-3.0-only name: rizin -version: '1.0.0' +version: '0.10.0' base: core18 summary: Rizin reverse engineering framework and tool description: |