projects
/
platform
/
core
/
graphics
/
tizenvg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
76b802a
)
infra: just released v0.2.0
author
Hermet Park
<chuneon.park@samsung.com>
Sun, 6 Jun 2021 08:36:48 +0000
(17:36 +0900)
committer
Hermet Park
<chuneon.park@samsung.com>
Mon, 7 Jun 2021 03:26:22 +0000
(12:26 +0900)
Change-Id: Ie86e9e31edd768fbc229344d8acd823cbad39c52
meson.build
patch
|
blob
|
history
diff --git
a/meson.build
b/meson.build
index 71ed6917bf7c7d33634fb28796f832707e2afc27..b6badf9a8dabf4ad2daf197e1b04795f121b23ba 100644
(file)
--- a/
meson.build
+++ b/
meson.build
@@
-1,7
+1,7
@@
project('thorvg',
'cpp',
default_options : ['buildtype=debugoptimized', 'werror=false', 'optimization=s'],
- version : '0.
1
.99',
+ version : '0.
2
.99',
license : 'MIT')
config_h = configuration_data()