diff options
Diffstat (limited to 'png/pnglibconf.h')
| -rw-r--r-- | png/pnglibconf.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/png/pnglibconf.h b/png/pnglibconf.h index 8e879b314..661929f0e 100644 --- a/png/pnglibconf.h +++ b/png/pnglibconf.h @@ -3,15 +3,15 @@ ** ** This file must be generated on Linux in a libpng distribution using: ** $ ./configure --with-libpng-prefix=fltk_ -** +** $ make ** All lines including the 'fltk_' prefix must be upgraded with libpng. */ /* pnglibconf.h - library build configuration */ -/* libpng version 1.6.37 */ +/* libpng version 1.6.39 */ -/* Copyright (c) 2018-2019 Cosmin Truta */ +/* Copyright (c) 2018-2022 Cosmin Truta */ /* Copyright (c) 1998-2002,2004,2006-2018 Glenn Randers-Pehrson */ /* This code is released under the libpng license. */ |
