summaryrefslogtreecommitdiffstats
path: root/thirdparty/thorvg/inc
diff options
context:
space:
mode:
Diffstat (limited to 'thirdparty/thorvg/inc')
-rw-r--r--thirdparty/thorvg/inc/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/thirdparty/thorvg/inc/config.h b/thirdparty/thorvg/inc/config.h
index 654d70f918..fc2faca29f 100644
--- a/thirdparty/thorvg/inc/config.h
+++ b/thirdparty/thorvg/inc/config.h
@@ -15,5 +15,5 @@
// For internal debugging:
//#define THORVG_LOG_ENABLED
-#define THORVG_VERSION_STRING "0.14.9"
+#define THORVG_VERSION_STRING "0.14.10"
#endif