[libpng16] bump version to 1.6.0beta06

This commit is contained in:
Glenn Randers-Pehrson
2012-01-16 07:41:55 -06:00
parent 04336ba10f
commit edbcd02133
21 changed files with 173 additions and 56 deletions

View File

@@ -5,7 +5,7 @@
LIBRARY
EXPORTS
;Version 1.6.0beta05
;Version 1.6.0beta06
png_access_version_number @1
png_set_sig_bytes @2
png_sig_cmp @3
@@ -247,3 +247,5 @@ EXPORTS
png_image_write_to_file @239
png_image_write_to_stdio @240
png_convert_to_rfc1123_buffer @241
png_image_read_colormap @242
png_image_write_colormap @243