summaryrefslogtreecommitdiff
path: root/scripts/def.c
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/def.c')
-rw-r--r--scripts/def.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/def.c b/scripts/def.c
index 40baf7201..19b796d2a 100644
--- a/scripts/def.c
+++ b/scripts/def.c
@@ -1,6 +1,6 @@
/* def.c - define format of libpng.def
*
- * Last changed in libpng version 1.6.16 [(PENDING RELEASE)]
+ * Last changed in libpng version 1.6.16 [December 22, 2014]
* Copyright (c) 2011-2014 Glenn Randers-Pehrson
*
* This code is released under the libpng license.
@@ -21,7 +21,7 @@ PNG_DFN "OS2 DESCRIPTION "PNG image compression library""
PNG_DFN "OS2 CODE PRELOAD MOVEABLE DISCARDABLE"
PNG_DFN ""
PNG_DFN "EXPORTS"
-PNG_DFN ";Version 1.6.16rc03"
+PNG_DFN ";Version 1.6.16"
#define PNG_EXPORTA(ordinal, type, name, args, attributes)\
PNG_DFN "@" SYMBOL_PREFIX "@@" name "@"