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 051ae3a35..0ffcbeb0c 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.35beta01" +PNG_DFN ";Version 1.6.35beta02" #define PNG_EXPORTA(ordinal, type, name, args, attributes)\ PNG_DFN "@" SYMBOL_PREFIX "@@" name "@" |