summaryrefslogtreecommitdiff
path: root/png/pnglibconf.h
diff options
context:
space:
mode:
authorManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>2023-01-17 09:38:53 +0100
committerManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>2023-01-17 09:38:53 +0100
commit39eba133de302f393cc2dabfa5c1d933239cd1ce (patch)
tree0aacb7bfd9d2b30350f8a601515f7f0126a797ad /png/pnglibconf.h
parentb804c4b72c96630d57166d4d7b94fb104122e95e (diff)
Update bundled libpng to version 1.6.39 (20 nov 2022)
Diffstat (limited to 'png/pnglibconf.h')
-rw-r--r--png/pnglibconf.h6
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. */