infra: just released v0.4.0
authorHermet Park <chuneon.park@samsung.com>
Mon, 9 Aug 2021 06:21:32 +0000 (15:21 +0900)
committerHermet Park <chuneon.park@samsung.com>
Mon, 9 Aug 2021 06:37:05 +0000 (15:37 +0900)
Change-Id: Ib5942f0d2eb880daf0617aab3d5f133fcc8ef984

meson.build

index e808552..f2bee6d 100644 (file)
@@ -1,7 +1,7 @@
 project('thorvg',
         'cpp',
         default_options : ['buildtype=debugoptimized', 'b_sanitize=none', 'werror=false', 'optimization=s'],
-        version : '0.3.99',
+        version : '0.4.99',
         license : 'MIT')
 
 config_h = configuration_data()