Release libpng version 1.6.50

This commit is contained in:
Cosmin Truta
2025-07-01 23:50:00 +03:00
parent 254a64ec30
commit 2b978915d8
16 changed files with 62 additions and 56 deletions

View File

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

View File

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

View File

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