Release libpng version 1.6.40

This commit is contained in:
Cosmin Truta
2023-06-21 22:06:40 +03:00
parent afc6c595bf
commit f135775ad4
17 changed files with 65 additions and 71 deletions

View File

@@ -11,7 +11,7 @@
# Modeled after libxml-config.
version=1.6.40.git
version=1.6.40
prefix=""
libdir=""
libs=""

View File

@@ -5,6 +5,6 @@ includedir=@includedir@/libpng16
Name: libpng
Description: Loads and saves PNG files
Version: 1.6.40.git
Version: 1.6.40
Libs: -L${libdir} -lpng16
Cflags: -I${includedir}

View File

@@ -1,6 +1,6 @@
/* pnglibconf.h - library build configuration */
/* libpng version 1.6.40.git */
/* libpng version 1.6.40 */
/* Copyright (c) 2018-2023 Cosmin Truta */
/* Copyright (c) 1998-2002,2004,2006-2018 Glenn Randers-Pehrson */