diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2022-12-21 11:47:53 +0100 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2022-12-21 11:47:53 +0100 |
commit | 925ad18e1a5b6fa7e25a5b2678fad32e73ad3bf0 (patch) | |
tree | 841642eebcddd319a4853a8777300ed861bef041 /thirdparty/libpng/pnglibconf.h | |
parent | 63f95c0e58e51ec2939e8b47803cb607fb35cadc (diff) |
libpng: Update to upstream 1.6.39
Diffstat (limited to 'thirdparty/libpng/pnglibconf.h')
-rw-r--r-- | thirdparty/libpng/pnglibconf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/thirdparty/libpng/pnglibconf.h b/thirdparty/libpng/pnglibconf.h index 89d5b4c8ad..e5948c8ce1 100644 --- a/thirdparty/libpng/pnglibconf.h +++ b/thirdparty/libpng/pnglibconf.h @@ -1,6 +1,6 @@ /* pnglibconf.h - library build configuration */ -/* libpng version 1.6.38 */ +/* libpng version 1.6.39 */ /* Copyright (c) 2018-2022 Cosmin Truta */ /* Copyright (c) 1998-2002,2004,2006-2018 Glenn Randers-Pehrson */ |