Skip to content

Commit

Permalink
bump up version 0.12.10
Browse files Browse the repository at this point in the history
  • Loading branch information
hermet committed Mar 29, 2024
1 parent a750bde commit c672e12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
project('thorvg',
'cpp',
default_options : ['buildtype=debugoptimized', 'b_sanitize=none', 'werror=false', 'optimization=s', 'cpp_std=c++14', 'strip=true'],
version : '0.12.9',
version : '0.12.10',
license : 'MIT')

config_h = configuration_data()
Expand Down

0 comments on commit c672e12

Please sign in to comment.