thorvg: Update to 0.13.8

This commit is contained in:
Rémi Verschelde
2024-06-20 09:43:02 +02:00
parent b75f0485ba
commit e94df6f535
14 changed files with 310 additions and 130 deletions

View File

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