summaryrefslogtreecommitdiff
path: root/thirdparty/thorvg/inc/config.h
diff options
context:
space:
mode:
authorRĂ©mi Verschelde <remi@verschelde.fr>2022-12-01 23:51:33 +0100
committerGitHub <noreply@github.com>2022-12-01 23:51:33 +0100
commitd47daf018747e623c65194a98a013a57f9a90164 (patch)
treeed05ce9e20c571265a4b2285763e30d951f48e59 /thirdparty/thorvg/inc/config.h
parent8177e5d7de36bc77953f9d1495f973d39b3f0068 (diff)
parent88b7d5c3c5a7ad701d4b1042bfbf23575d064141 (diff)
Merge pull request #69344 from DeeJayLSP/update_thorvg
Update thorvg to 0.8.3
Diffstat (limited to 'thirdparty/thorvg/inc/config.h')
-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 68935c583b..eda302aec0 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.8.2"
+#define THORVG_VERSION_STRING "0.8.3"
#endif