mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-08 05:33:36 +00:00
infra: set higher version to try the devel symbols with higher priority than released ones.
This commit is contained in:
parent
f8b636d4d0
commit
59198d2735
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
project('thorvg',
|
||||
'cpp',
|
||||
default_options : ['buildtype=debugoptimized', 'werror=false', 'optimization=s'],
|
||||
version : '0.1.0',
|
||||
version : '0.1.99',
|
||||
license : 'MIT')
|
||||
|
||||
config_h = configuration_data()
|
||||
|
|
Loading…
Add table
Reference in a new issue