thorvg: Update to 0.14.7

Fixes #95861.
This commit is contained in:
Rémi Verschelde
2024-08-27 15:54:05 +02:00
parent db76de5de8
commit f16d4af342
37 changed files with 667 additions and 913 deletions

View File

@ -15,5 +15,5 @@
// For internal debugging:
//#define THORVG_LOG_ENABLED
#define THORVG_VERSION_STRING "0.14.2"
#define THORVG_VERSION_STRING "0.14.7"
#endif