thorvg: Update to 0.12.10

This commit is contained in:
Rémi Verschelde
2024-04-05 09:53:39 +02:00
parent f6a78f83aa
commit 8de1cf566d
9 changed files with 90 additions and 51 deletions

View File

@ -10,5 +10,5 @@
// For internal debugging:
//#define THORVG_LOG_ENABLED
#define THORVG_VERSION_STRING "0.12.9"
#define THORVG_VERSION_STRING "0.12.10"
#endif