mirror of
https://github.com/rizinorg/rizin
synced 2026-08-22 20:26:16 -04:00
Set rizin version to 0.10.0 (#6656)
1.0 does not automatically follow after 0.9
This commit is contained in:
parent
79a3b8c41f
commit
136a337e1c
2 changed files with 2 additions and 2 deletions
|
|
@ -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: [
|
||||
|
|
|
|||
|
|
@ -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: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue