diff options
Diffstat (limited to 'scripts/pngdef.pas')
-rw-r--r-- | scripts/pngdef.pas | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/pngdef.pas b/scripts/pngdef.pas index a6a7df17b..19059314d 100644 --- a/scripts/pngdef.pas +++ b/scripts/pngdef.pas @@ -5,7 +5,7 @@ unit pngdef; interface const - PNG_LIBPNG_VER_STRING = '1.0.8rc1'; + PNG_LIBPNG_VER_STRING = '1.0.8'; PNG_LIBPNG_VER = 10008; type |