infra: just released v0.2.0
authorHermet Park <chuneon.park@samsung.com>
Sun, 6 Jun 2021 08:36:48 +0000 (17:36 +0900)
committerHermet Park <chuneon.park@samsung.com>
Mon, 7 Jun 2021 03:26:22 +0000 (12:26 +0900)
Change-Id: Ie86e9e31edd768fbc229344d8acd823cbad39c52

meson.build

index 71ed6917bf7c7d33634fb28796f832707e2afc27..b6badf9a8dabf4ad2daf197e1b04795f121b23ba 100644 (file)
@@ -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()