diff options
Diffstat (limited to 'scripts/def.c')
-rw-r--r-- | scripts/def.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/def.c b/scripts/def.c index 783684702..9c6d1265b 100644 --- a/scripts/def.c +++ b/scripts/def.c @@ -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.31rc01" +PNG_DFN ";Version 1.6.31rc02" #define PNG_EXPORTA(ordinal, type, name, args, attributes)\ PNG_DFN "@" SYMBOL_PREFIX "@@" name "@" |