[libpng16] Bump version to 1.6.26rc02

This commit is contained in:
Glenn Randers-Pehrson
2016-10-16 14:05:39 -05:00
parent a1312f7b19
commit 436ce2c6e9
34 changed files with 68 additions and 67 deletions

View File

@@ -1,6 +1,6 @@
/*
* pnm2png.c --- conversion from PBM/PGM/PPM-file to PNG-file
* copyright (C) 1999 by Willem van Schaik <willem@schaik.com>
* copyright (C) 1999 by Willem van Schaik <willem at schaik.com>
*
* version 1.0 - 1999.10.15 - First version.
* version 1.1 - 2015.07.29 - Fixed leaks (Glenn Randers-Pehrson)