diff options
Diffstat (limited to 'documentation/src/bundled-libs.dox')
| -rw-r--r-- | documentation/src/bundled-libs.dox | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/documentation/src/bundled-libs.dox b/documentation/src/bundled-libs.dox index a49fc8697..ebade8843 100644 --- a/documentation/src/bundled-libs.dox +++ b/documentation/src/bundled-libs.dox @@ -23,12 +23,12 @@ The nanosvg library is not affected. \section bundled-status Current status \code -Current versions of bundled libraries (as of June 13, 2023): +Current versions of bundled libraries (as of July 24, 2023): Library Version/git commit Release date FLTK Version -------------------------------------------------------------------------- jpeg jpeg-9e 2022-01-16 1.4.0 nanosvg abcd277ea4 [1] 2022-12-22 1.4.0 - png libpng-1.6.39 2022-11-20 1.4.0 + png libpng-1.6.40 2023-06-21 1.4.0 zlib zlib-1.2.13 2022-10-13 1.4.0 libdecor f43652c7 [2] 2023-07-15 1.4.0 -------------------------------------------------------------------------- @@ -196,6 +196,7 @@ Run `make depend' in the zlib folder on a Linux system after - pngprefix.h: Generate on a Linux system and merge (see above). - makedepend: Keep this file. - png.c: Keep a change labelled with "FLTK" + - pngerror.c: Keep two changes labelled with "FLTK" Run `make depend' in the png folder on a Linux system after the upgrade to update this file. |
