diff options
author | Anilforextra <anilforextra@gmail.com> | 2022-01-29 21:16:13 +0545 |
---|---|---|
committer | Anilforextra <anilforextra@gmail.com> | 2022-01-31 23:39:25 +0545 |
commit | 3382e0304d87fd0b3c6c4da681a14a7cf68a05ea (patch) | |
tree | 9cc777b72182eeae116ac6136fdb5b661c711a41 /thirdparty/thorvg/inc | |
parent | 9467350f37089eb3f4ef7de683daba28b0c69dec (diff) |
ThorVG: Sync with upstream 0.7.1
Changes: https://github.com/Samsung/thorvg/releases/tag/v0.7.1
Diffstat (limited to 'thirdparty/thorvg/inc')
-rw-r--r-- | thirdparty/thorvg/inc/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/thirdparty/thorvg/inc/config.h b/thirdparty/thorvg/inc/config.h index 04a450b1bb..41e8f6dafa 100644 --- a/thirdparty/thorvg/inc/config.h +++ b/thirdparty/thorvg/inc/config.h @@ -13,5 +13,5 @@ #define THORVG_JPG_LOADER_SUPPORT 1 -#define THORVG_VERSION_STRING "0.7.0" +#define THORVG_VERSION_STRING "0.7.1" #endif |